PFN_vkGetPhysicalDeviceProperties

Type Alias PFN_vkGetPhysicalDeviceProperties 

Source
pub type PFN_vkGetPhysicalDeviceProperties = unsafe extern "system" fn(physical_device: PhysicalDevice, p_properties: *mut PhysicalDeviceProperties);