Function flite_sys::ts_open

source ·
pub unsafe extern "C" fn ts_open(
    filename: *const c_char,
    whitespacesymbols: *const cst_string,
    singlecharsymbols: *const cst_string,
    prepunctsymbols: *const cst_string,
    postpunctsymbols: *const cst_string
) -> *mut cst_tokenstream