[][src]Function rust_icu_sys::u_memrchr_66

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