wasmtime_global_type

Function wasmtime_global_type 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_global_type( store: WasmtimeStoreContext<'_>, global: &Global, ) -> Box<wasm_globaltype_t>