pub unsafe extern "system" fn JsCreateContext(
    runtime: *const c_void,
    debugapplication: IDebugApplication64,
    newcontext: *mut *mut c_void
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js", "Win32_System_Diagnostics_Debug"