[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceImageFormatProperties2

type PFN_vkGetPhysicalDeviceImageFormatProperties2 = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pImageFormatInfo: *const VkPhysicalDeviceImageFormatInfo2, pImageFormatProperties: *mut VkImageFormatProperties2) -> VkResult>;