Function windows_sys::Win32::System::DataExchange::DdeSetQualityOfService
pub unsafe extern "system" fn DdeSetQualityOfService(
hwndclient: HWND,
pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
pqosprev: *mut SECURITY_QUALITY_OF_SERVICE,
) -> BOOL