Home
last modified time | relevance | path

Searched defs:RO_ERROR_REPORTING_FLAGS (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WinRT/
H A Dmod.rs250 pub type RO_ERROR_REPORTING_FLAGS = u32; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WinRT/
H A Dmod.rs6029 pub struct RO_ERROR_REPORTING_FLAGS(pub u32); struct
6035 impl ::std::convert::From<u32> for RO_ERROR_REPORTING_FLAGS { implementation
6040 unsafe impl ::windows::runtime::Abi for RO_ERROR_REPORTING_FLAGS { implementation
6044 impl ::std::ops::BitOr for RO_ERROR_REPORTING_FLAGS { implementation
6050 impl ::std::ops::BitAnd for RO_ERROR_REPORTING_FLAGS { implementation
6056 impl ::std::ops::BitOrAssign for RO_ERROR_REPORTING_FLAGS { implementation
6061 impl ::std::ops::BitAndAssign for RO_ERROR_REPORTING_FLAGS { implementation
6066 impl ::std::ops::Not for RO_ERROR_REPORTING_FLAGS { implementation