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

Required features: "Win32_Foundation"