Function windows_sys::Win32::System::Js::JsCreateContext
[−]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"