Function windows_sys::Win32::System::Diagnostics::Etw::EventWrite

pub unsafe extern "system" fn EventWrite(
    reghandle: REGHANDLE,
    eventdescriptor: *const EVENT_DESCRIPTOR,
    userdatacount: u32,
    userdata: *const EVENT_DATA_DESCRIPTOR,
) -> u32