pub unsafe extern "system" fn JsSetRuntimeBeforeCollectCallback(
    runtime: *const c_void,
    callbackstate: *const c_void,
    beforecollectcallback: JsBeforeCollectCallback
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js"