Union windows_sys::Win32::System::Diagnostics::Etw::EVENT_TRACE_LOGFILEW_1
#[repr(C)]
pub union EVENT_TRACE_LOGFILEW_1 {
pub EventCallback: PEVENT_CALLBACK,
pub EventRecordCallback: PEVENT_RECORD_CALLBACK,
}
Expand description
Required features: "Win32_System_Diagnostics_Etw"
, "Win32_Foundation"
, "Win32_System_Time"
Fields§
§EventCallback: PEVENT_CALLBACK
§EventRecordCallback: PEVENT_RECORD_CALLBACK