[][src]Function clipboard_x11::change_pointer_control_checked

pub fn change_pointer_control_checked(
    c: &'a Connection,
    acceleration_numerator: i16,
    acceleration_denominator: i16,
    threshold: i16,
    do_acceleration: bool,
    do_threshold: bool
) -> Cookie<'a, xcb_void_cookie_t>