Function r_core::r_str_word_get0set[][src]

pub unsafe extern "C" fn r_str_word_get0set(
    stra: *mut c_char,
    stralen: c_int,
    idx: c_int,
    newstr: *const c_char,
    newlen: *mut c_int
) -> *mut c_char