hb_buffer_append

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void hb_buffer_append(hb_buffer_t* buffer, hb_buffer_t* source, uint start, uint end)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    void
    hb_buffer_append
  2. fp_hb_buffer_append hb_buffer_append;

Meta