webview2_com_sys::Windows::Win32::Globalization

Function u_setMemoryFunctions

Source
pub unsafe fn u_setMemoryFunctions(
    context: *const c_void,
    a: *mut Option<UMemAllocFn>,
    r: *mut Option<UMemReallocFn>,
    f: *mut Option<UMemFreeFn>,
    status: *mut UErrorCode,
)