flite_feat_set_string

Function flite_feat_set_string 

Source
pub unsafe extern "C" fn flite_feat_set_string(
    f: *mut cst_features,
    name: *const c_char,
    v: *const c_char,
)