pub type UMemAllocFn = Option<unsafe extern "system" fn(context: *const c_void, size: usize) -> *mut c_void>;
Expand description

Required features: "Win32_Globalization"