pub fn on_drm_device_removed<F: FnMut(DrmDevice) + 'static>(f: F)
Sets the callback to be called when a DRM device is removed.