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