wasmedge_sys::ffi

Function 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.