[][src]Type Definition ash::vk::PFN_vkGetPhysicalDeviceFormatProperties2

type PFN_vkGetPhysicalDeviceFormatProperties2 = extern "system" fn(physical_device: PhysicalDevice, format: Format, p_format_properties: *mut FormatProperties2) -> c_void;