Function windows_sys::Win32::System::Js::JsStartProfiling
pub unsafe extern "system" fn JsStartProfiling(
callback: IActiveScriptProfilerCallback,
eventmask: PROFILER_EVENT_MASK,
context: u32
) -> JsErrorCodeExpand description
Required features: "Win32_System_Js", "Win32_System_Diagnostics_Debug"