pub unsafe extern "system" fn StartTraceW(
    tracehandle: *mut u64,
    instancename: PCWSTR,
    properties: *mut EVENT_TRACE_PROPERTIES
) -> u32
Expand description

Required features: "Win32_System_Diagnostics_Etw", "Win32_Foundation"