hb_buffer_serialize_format_from_string

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_buffer_serialize_format_t hb_buffer_serialize_format_from_string(const(char)* str, int len)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_buffer_serialize_format_from_string
    (
    const(char)* str
    ,
    int len
    )
  2. fp_hb_buffer_serialize_format_from_string hb_buffer_serialize_format_from_string;

Meta