Function r_core::r_str_replace_char[][src]

pub unsafe extern "C" fn r_str_replace_char(
    s: *mut c_char,
    a: c_int,
    b: c_int
) -> c_int