Function wlc_sys::wlc_set_input_created_cb [] [src]

pub unsafe extern "C" fn wlc_set_input_created_cb(
    cb: Option<unsafe extern "C" fn(_: *mut libinput_device) -> bool>
)

Input device was created. Return value does nothing. (Experimental)