Function windows_sys::Wdk::System::SystemServices::EtwWrite
pub unsafe extern "system" fn EtwWrite(
reghandle: u64,
eventdescriptor: *const EVENT_DESCRIPTOR,
activityid: *const GUID,
userdatacount: u32,
userdata: *const EVENT_DATA_DESCRIPTOR
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Diagnostics_Etw"