windows::Wdk::System::SystemServices

Function EtwSetInformation

pub unsafe fn EtwSetInformation(
    reghandle: REGHANDLE,
    informationclass: EVENT_INFO_CLASS,
    eventinformation: Option<*const c_void>,
    informationlength: u32,
) -> NTSTATUS