Function harfbuzz_sys::bindings::hb_buffer_add_latin1
source ยท 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,
)