wasm_externtype_as_memorytype

Function wasm_externtype_as_memorytype 

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