Function XSelectInput

Source
pub unsafe extern "C" fn XSelectInput(
    arg1: *mut Display,
    arg2: Window,
    arg3: c_long,
) -> c_int