Function get_physical_device_surface_format_count

Source
pub unsafe fn get_physical_device_surface_format_count(
    physical_device: VkPhysicalDevice,
    surface: VkSurfaceKHR,
) -> Result<u32>