hb_direction_from_string function
Implementation
hb_direction_t hb_direction_from_string(ffi.Pointer<ffi.Char> str, int len) =>
hb_direction_t.fromValue(_hb_direction_from_string(str, len));
hb_direction_t hb_direction_from_string(ffi.Pointer<ffi.Char> str, int len) =>
hb_direction_t.fromValue(_hb_direction_from_string(str, len));