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

Required features: "Win32_System_Js"