[][src]Type Definition ash_tray::ash::vk::PFN_vkGetPhysicalDeviceImageFormatProperties2

type PFN_vkGetPhysicalDeviceImageFormatProperties2 = extern "system" fn(physical_device: PhysicalDevice, p_image_format_info: *const PhysicalDeviceImageFormatInfo2, p_image_format_properties: *mut ImageFormatProperties2) -> Result;