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

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