x11::xrandr

Function XRRSelectInput

source
pub unsafe extern "C" fn XRRSelectInput(
    dpy: *mut Display,
    window: Window,
    mask: c_int,
)