Function wasmer::wasm_c_api::types::wasm_externtype_as_memorytype_const

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