hb_buffer_add_utf32

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_add_utf32(hb_buffer_t* buffer, const(uint)* text, int text_length, uint item_offset, int item_length)
  2. fp_hb_buffer_add_utf32 hb_buffer_add_utf32;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_buffer_add_utf32 hb_buffer_add_utf32;

Meta