Function r_core::r_str_char_count[][src]

pub unsafe extern "C" fn r_str_char_count(
    string: *const c_char,
    ch: c_char
) -> c_int