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

Function EventSetInformation

pub unsafe fn EventSetInformation(
    reghandle: REGHANDLE,
    informationclass: EVENT_INFO_CLASS,
    eventinformation: *const c_void,
    informationlength: u32,
) -> u32