Skip to main content

NativeAbiInstantiate

Type Alias NativeAbiInstantiate 

Source
pub type NativeAbiInstantiate = unsafe extern "C" fn() -> *mut c_void;
Expand description

Entry that creates a fresh guest instance, returning an opaque handle.