Expand description
Required features: "Win32_Devices_Display"
, "Win32_Foundation"
Fields
c: u32
arcl: [RECTL; 1]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ENUMRECTS
impl Send for ENUMRECTS
impl Sync for ENUMRECTS
impl Unpin for ENUMRECTS
impl UnwindSafe for ENUMRECTS
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more