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

pub unsafe extern "C" fn xcb_xkb_set_named_indicator(
    c: *mut xcb_connection_t,
    deviceSpec: xcb_xkb_device_spec_t,
    ledClass: xcb_xkb_led_class_spec_t,
    ledID: xcb_xkb_id_spec_t,
    indicator: xcb_atom_t,
    setState: u8,
    on: u8,
    setMap: u8,
    createMap: u8,
    map_flags: u8,
    map_whichGroups: u8,
    map_groups: u8,
    map_whichMods: u8,
    map_realMods: u8,
    map_vmods: u16,
    map_ctrls: u32
) -> xcb_void_cookie_t