Function windows_sys::Win32::System::Js::JsSetRuntimeMemoryAllocationCallback
[−]pub unsafe extern "system" fn JsSetRuntimeMemoryAllocationCallback(
runtime: *const c_void,
callbackstate: *const c_void,
allocationcallback: JsMemoryAllocationCallback
) -> JsErrorCode
Expand description
Required features: "Win32_System_Js"