Function x11::xfixes::XFixesSelectSelectionInput

source ยท
pub unsafe extern "C" fn XFixesSelectSelectionInput(
    dpy: *mut Display,
    win: Window,
    selection: Atom,
    event_mask: c_ulong,
)