pub unsafe extern "system" fn QOSEnumerateFlows(
    qoshandle: HANDLE,
    size: *mut u32,
    buffer: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_NetworkManagement_QoS", "Win32_Foundation"