rust_icu_sys

Function 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,
)