Function rust_icu_sys::u_setMemoryFunctions_74

source ยท
pub unsafe extern "C" fn u_setMemoryFunctions_74(
    context: *const c_void,
    a: UMemAllocFn,
    r: UMemReallocFn,
    f: UMemFreeFn,
    status: *mut UErrorCode,
)