ts_open

Function 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