pub unsafe extern "system" fn JsIsRuntimeExecutionDisabled(
    runtime: *const c_void,
    isdisabled: *mut bool
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js"