Function windows::Win32::System::Diagnostics::Etw::StartTraceW

pub unsafe fn StartTraceW<P0>(
    tracehandle: *mut CONTROLTRACE_HANDLE,
    instancename: P0,
    properties: *mut EVENT_TRACE_PROPERTIES,
) -> WIN32_ERROR
where P0: Param<PCWSTR>,