Function xcb_sys::xcb_poly_text_16[][src]

pub unsafe extern "C" fn xcb_poly_text_16(
    c: *mut xcb_connection_t,
    drawable: xcb_drawable_t,
    gc: xcb_gcontext_t,
    x: i16,
    y: i16,
    items_len: u32,
    items: *const u8
) -> xcb_void_cookie_t