hb_blob_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_blob_t* hb_blob_create(const(char)* data, uint length, hb_memory_mode_t mode, void* user_data, hb_destroy_func_t destroy)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_blob_create
  2. fp_hb_blob_create hb_blob_create;

Meta