Function windows::Win32::System::Diagnostics::Etw::FlushTraceA
pub unsafe fn FlushTraceA<P0>(
tracehandle: CONTROLTRACE_HANDLE,
instancename: P0,
properties: *mut EVENT_TRACE_PROPERTIES,
) -> WIN32_ERRORwhere
P0: Param<PCSTR>,