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

Function FlushTraceA

pub unsafe fn FlushTraceA<P1>(
    tracehandle: CONTROLTRACE_HANDLE,
    instancename: P1,
    properties: *mut EVENT_TRACE_PROPERTIES,
) -> WIN32_ERROR
where P1: Param<PCSTR>,