pub unsafe extern "system" fn JsStartProfiling(
    callback: IActiveScriptProfilerCallback,
    eventmask: PROFILER_EVENT_MASK,
    context: u32
) -> JsErrorCode
Expand description

Required features: "Win32_System_Js", "Win32_System_Diagnostics_Debug"