Function wasmer::wasm_c_api::types::wasm_externtype_as_globaltype_const

source ยท
#[no_mangle]
pub unsafe extern "C" fn wasm_externtype_as_globaltype_const(
    extern_type: &'static wasm_externtype_t
) -> Option<&'static wasm_globaltype_t>