pub fn fetch_device( instance: &Instance, device_handle: PhysicalDevice, ) -> Result<(), Box<dyn Error>>
Fetches and prints information for a given physical device.