Function harfbuzz_sys::bindings::hb_buffer_add

source ยท
pub unsafe extern "C" fn hb_buffer_add(
    buffer: *mut hb_buffer_t,
    codepoint: hb_codepoint_t,
    cluster: c_uint,
)