Function xcb_sys::xcb_intern_atom[][src]

pub unsafe extern "C" fn xcb_intern_atom(
    c: *mut xcb_connection_t,
    only_if_exists: u8,
    name_len: u16,
    name: *const c_char
) -> xcb_intern_atom_cookie_t