hb_feature_from_string

Function hb_feature_from_string 

Source
pub unsafe extern "C" fn hb_feature_from_string(
    s: *const c_char,
    len: c_int,
    feature: *mut HbFeature,
) -> c_int