PFN_vkGetPhysicalDeviceFeatures

Type Alias PFN_vkGetPhysicalDeviceFeatures 

Source
pub type PFN_vkGetPhysicalDeviceFeatures = unsafe extern "system" fn(physical_device: PhysicalDevice, p_features: *mut PhysicalDeviceFeatures);