Function get_physical_device_features

Source
pub unsafe fn get_physical_device_features(
    physical_device: VkPhysicalDevice,
    features_out: *mut VkPhysicalDeviceFeatures,
)