wasm_externtype_as_globaltype

Function wasm_externtype_as_globaltype 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_externtype_as_globaltype( et: &wasm_externtype_t, ) -> Option<&wasm_globaltype_t>