Function rust_icu_sys::u_memchr_66[][src]

pub unsafe extern "C" fn u_memchr_66(
    s: *const UChar,
    c: UChar,
    count: i32
) -> *mut UChar