hb_script_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_script_t hb_script_from_string(const(char)* str, int len)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_script_from_string
    (
    const(char)* str
    ,
    int len
    )
  2. fp_hb_script_from_string hb_script_from_string;

Meta