Function windows::Win32::System::Diagnostics::Etw::TraceSetInformation

pub unsafe fn TraceSetInformation(
    sessionhandle: CONTROLTRACE_HANDLE,
    informationclass: TRACE_QUERY_INFO_CLASS,
    traceinformation: *const c_void,
    informationlength: u32,
) -> WIN32_ERROR