hb_feature_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_bool_t hb_feature_from_string(const(char)* str, int len, hb_feature_t* feature)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_feature_from_string
    (
    const(char)* str
    ,
    int len
    ,)
  2. fp_hb_feature_from_string hb_feature_from_string;

Meta