FnGetPhysicalDeviceFeatures

Type Alias FnGetPhysicalDeviceFeatures 

Source
pub type FnGetPhysicalDeviceFeatures = extern "system" fn(physicalDevice: PhysicalDevice, pFeatures: *mut PhysicalDeviceFeatures);