[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceFormatProperties

type PFN_vkGetPhysicalDeviceFormatProperties = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, format: VkFormat, pFormatProperties: *mut VkFormatProperties)>;