wasmedge_sys::ffi

Function WasmEdge_VersionGetPatch

Source
pub unsafe extern "C" fn WasmEdge_VersionGetPatch() -> u32
Expand description

Get the patch version value of the WasmEdge C API.

\returns Value of the patch version.