mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
86f8c5350f
Fix the return type of Windows' `OpenOptionsExt::security_qos_flags`. This adjusts the return type of Windows' `OpenOptionsExt::security_qos_flags` to be consistent with the other functions in the trait.