Function on_new_drm_device

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

Sets the callback to be called when a new DRM device appears.