Function wasmedge_sys::ffi::WasmEdge_VersionGetMajor
source · pub unsafe extern "C" fn WasmEdge_VersionGetMajor() -> u32
Expand description
Get the major version value of the WasmEdge C API.
\returns Value of the major version.