pub unsafe extern "system" fn QueryAllTracesW(
    propertyarray: *mut *mut EVENT_TRACE_PROPERTIES,
    propertyarraycount: u32,
    loggercount: *mut u32
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"