Function r_core::r_str_split[][src]

pub unsafe extern "C" fn r_str_split(
    str_: *mut c_char,
    ch: c_char
) -> c_int