[][src]Function harfbuzz_sys::hb_feature_from_string

pub unsafe extern "C" fn hb_feature_from_string(
    str: *const c_char,
    len: c_int,
    feature: *mut hb_feature_t
) -> hb_bool_t