[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR

type PFN_vkGetPhysicalDeviceQueueFamilyProperties2KHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pQueueFamilyPropertyCount: *mut u32, pQueueFamilyProperties: *mut VkQueueFamilyProperties2)>;