pub unsafe extern "system" fn FlushTraceW(
    tracehandle: CONTROLTRACE_HANDLE,
    instancename: PCWSTR,
    properties: *mut EVENT_TRACE_PROPERTIES
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"