Function xcb_sys::xcb_set_selection_owner_checked[][src]

pub unsafe extern "C" fn xcb_set_selection_owner_checked(
    c: *mut xcb_connection_t,
    owner: xcb_window_t,
    selection: xcb_atom_t,
    time: xcb_timestamp_t
) -> xcb_void_cookie_t