Function xcb_sys::xcb_image_text_16_checked[][src]

pub unsafe extern "C" fn xcb_image_text_16_checked(
    c: *mut xcb_connection_t,
    string_len: u8,
    drawable: xcb_drawable_t,
    gc: xcb_gcontext_t,
    x: i16,
    y: i16,
    string: *const xcb_char2b_t
) -> xcb_void_cookie_t