Function get_physical_device_format_properties

Source
pub unsafe fn get_physical_device_format_properties(
    physical_device: VkPhysicalDevice,
    format: VkFormat,
    format_properties_out: *mut VkFormatProperties,
)