Function on_drm_device_removed

Source
pub fn on_drm_device_removed<F: FnMut(DrmDevice) + 'static>(f: F)
Expand description

Sets the callback to be called when a DRM device is removed.