windows::Win32::System::Diagnostics::Etw

Function EventWrite

pub unsafe fn EventWrite(
    reghandle: REGHANDLE,
    eventdescriptor: *const EVENT_DESCRIPTOR,
    userdata: Option<&[EVENT_DATA_DESCRIPTOR]>,
) -> u32