[][src]Function harfbuzz_sys::hb_buffer_add_latin1

pub unsafe extern "C" fn hb_buffer_add_latin1(
    buffer: *mut hb_buffer_t,
    text: *const u8,
    text_length: c_int,
    item_offset: c_uint,
    item_length: c_int
)