Function rust_icu_sys::u_memrchr_74

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