[][src]Type Definition vulkanalia_sys::PFN_vkGetPhysicalDeviceFormatProperties

type PFN_vkGetPhysicalDeviceFormatProperties = extern "system" fn(_physical_device: PhysicalDevice, _format: Format, _format_properties: *mut FormatProperties);