hb_blob_create_from_file

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_from_file(const(char)* file_name)
  2. fp_hb_blob_create_from_file hb_blob_create_from_file;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_blob_create_from_file hb_blob_create_from_file;

Meta