Function windows_sys::Win32::System::Diagnostics::Etw::ControlTraceW

pub unsafe extern "system" fn ControlTraceW(
    tracehandle: CONTROLTRACE_HANDLE,
    instancename: PCWSTR,
    properties: *mut EVENT_TRACE_PROPERTIES,
    controlcode: EVENT_TRACE_CONTROL,
) -> WIN32_ERROR