rust_icu_sys

Function u_memrchr_74

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