Type Definition wasmtime_runtime::VMTrampoline
source · [−]pub type VMTrampoline = unsafe extern "C" fn(_: *mut VMContext, _: *mut VMContext, _: *const VMFunctionBody, _: *mut u128);
pub type VMTrampoline = unsafe extern "C" fn(_: *mut VMContext, _: *mut VMContext, _: *const VMFunctionBody, _: *mut u128);