Function windows::Win32::System::Diagnostics::Etw::EventWrite
pub unsafe fn EventWrite<P0>(
reghandle: P0,
eventdescriptor: *const EVENT_DESCRIPTOR,
userdata: Option<&[EVENT_DATA_DESCRIPTOR]>,
) -> u32where
P0: Param<REGHANDLE>,