[][src]Function xcb::xfixes::select_selection_input

pub fn select_selection_input<'a>(
    c: &'a Connection,
    window: Window,
    selection: Atom,
    event_mask: u32
) -> VoidCookie<'a>