[][src]Type Definition vulkan_sys::PFN_vkGetPhysicalDeviceSparseImageFormatProperties2KHR

type PFN_vkGetPhysicalDeviceSparseImageFormatProperties2KHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pFormatInfo: *const VkPhysicalDeviceSparseImageFormatInfo2, pPropertyCount: *mut u32, pProperties: *mut VkSparseImageFormatProperties2)>;