[][src]Function harfbuzz_sys::hb_buffer_append

pub unsafe extern "C" fn hb_buffer_append(
    buffer: *mut hb_buffer_t,
    source: *mut hb_buffer_t,
    start: c_uint,
    end: c_uint
)