Skip to main content

NativeAbiManifest

Type Alias NativeAbiManifest 

Source
pub type NativeAbiManifest = unsafe extern "C" fn(instance: *mut c_void) -> NativeAbiCallResponse;
Expand description

Entry that returns the guest’s encoded manifest as a call response.