Skip to main content

lumen_abi_version

Function lumen_abi_version 

Source
#[unsafe(no_mangle)]
pub extern "C" fn lumen_abi_version() -> u32
Expand description

Returns the packed ABI version this library was compiled with. Compare against LUMEN_API_VERSION from lumen.h at startup.