windows::Wdk::System::SystemServices

Function EtwWrite

pub unsafe fn EtwWrite(
    reghandle: REGHANDLE,
    eventdescriptor: *const EVENT_DESCRIPTOR,
    activityid: Option<*const GUID>,
    userdata: Option<&[EVENT_DATA_DESCRIPTOR]>,
) -> NTSTATUS