Function DdeSetQualityOfService
pub unsafe fn DdeSetQualityOfService(
hwndclient: HWND,
pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
pqosprev: *mut SECURITY_QUALITY_OF_SERVICE,
) -> Result<()>
pub unsafe fn DdeSetQualityOfService(
hwndclient: HWND,
pqosnew: *const SECURITY_QUALITY_OF_SERVICE,
pqosprev: *mut SECURITY_QUALITY_OF_SERVICE,
) -> Result<()>