[][src]Type Definition wasm3_sys::M3RawCallEx

type M3RawCallEx = Option<unsafe extern "C" fn(runtime: IM3Runtime, _sp: *mut u64, _mem: *mut c_void, cookie: *mut c_void) -> *const c_void>;