Function windows_sys::Wdk::System::SystemServices::EtwWrite
pub unsafe extern "system" fn EtwWrite(
reghandle: REGHANDLE,
eventdescriptor: *const EVENT_DESCRIPTOR,
activityid: *const GUID,
userdatacount: u32,
userdata: *const EVENT_DATA_DESCRIPTOR,
) -> NTSTATUS