Type Alias DestroyInstance

Source
pub type DestroyInstance = unsafe extern "system" fn(instance: Instance) -> Result;
Expand description