xcb_open_font_checked

Function xcb_open_font_checked 

Source
pub unsafe extern "C" fn xcb_open_font_checked(
    c: *mut xcb_connection_t,
    fid: xcb_font_t,
    name_len: u16,
    name: *const c_char,
) -> xcb_void_cookie_t