pub unsafe extern "system" fn DdeSetQualityOfService(
    hwndclient: HWND,
    pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
    pqosprev: *mut SECURITY_QUALITY_OF_SERVICE
) -> BOOL
Expand description

Required features: "Win32_System_DataExchange", "Win32_Foundation", "Win32_Security"