Function DdeSetQualityOfService

Source
pub unsafe extern "C" fn DdeSetQualityOfService(
    hwndClient: HWND,
    pqosNew: *const SECURITY_QUALITY_OF_SERVICE,
    pqosPrev: PSECURITY_QUALITY_OF_SERVICE,
) -> BOOL