hb_buffer_set_message_func

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_set_message_func(hb_buffer_t* buffer, hb_buffer_message_func_t func, void* user_data, hb_destroy_func_t destroy)
  2. fp_hb_buffer_set_message_func hb_buffer_set_message_func;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_buffer_set_message_func hb_buffer_set_message_func;

Meta