[][src]Type Definition wasmtime_runtime::VMTrampoline

type VMTrampoline = unsafe extern "C" fn(_: *mut VMContext, _: *mut VMContext, _: *const VMFunctionBody, _: *mut u128);