Function wasmer::wasm_c_api::externals::wasm_global_type

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_global_type(
    global: Option<&wasm_global_t>
) -> Option<Box<wasm_globaltype_t>>