pub unsafe extern "system" fn QOSCreateHandle(
    version: *const QOS_VERSION,
    qoshandle: *mut HANDLE
) -> BOOL
Expand description

Required features: "Win32_NetworkManagement_QoS", "Win32_Foundation"