[][src]Function rust_icu_sys::u_setMemoryFunctions_66

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