Function get_physical_device_properties

Source
pub unsafe fn get_physical_device_properties(
    physical_device: VkPhysicalDevice,
    properties_out: *mut VkPhysicalDeviceProperties,
)