Expand description
Required features: "Win32_Graphics_Printing"
Fields
dwMonitorSize: u32
Monitor: MONITOR
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MONITOREX
impl Send for MONITOREX
impl Sync for MONITOREX
impl Unpin for MONITOREX
impl UnwindSafe for MONITOREX
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