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

Required features: "Win32_Foundation"