PFN_PhysDevExt

Type Alias PFN_PhysDevExt 

Source
pub type PFN_PhysDevExt = unsafe extern "system" fn(phys_device: PhysicalDevice) -> Result;