Function xcb::ffi::xkb::xcb_xkb_set_device_info_checked[][src]

pub unsafe extern "C" fn xcb_xkb_set_device_info_checked(
    c: *mut xcb_connection_t,
    deviceSpec: xcb_xkb_device_spec_t,
    firstBtn: u8,
    nBtns: u8,
    change: u16,
    nDeviceLedFBs: u16,
    btnActions: *const xcb_xkb_action_t,
    leds: *const xcb_xkb_device_led_info_t
) -> xcb_void_cookie_t