Function r_core::r_str_remove_char[][src]

pub unsafe extern "C" fn r_str_remove_char(
    str_: *mut c_char,
    c: c_char
)