Function r_core::r_str_ichr[][src]

pub unsafe extern "C" fn r_str_ichr(
    str_: *mut c_char,
    chr: c_char
) -> *mut c_char