Function fetch_device

Source
pub fn fetch_device(
    instance: &Instance,
    device_handle: PhysicalDevice,
) -> Result<(), Box<dyn Error>>
Expand description

Fetches and prints information for a given physical device.