[][src]Function harfbuzz_sys::hb_buffer_add

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