Expand description
Required features: "Win32_Devices_Display"
Fields
dpBold: i32
dpItalic: i32
dpBoldItalic: i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FONTSIM
impl Send for FONTSIM
impl Sync for FONTSIM
impl Unpin for FONTSIM
impl UnwindSafe for FONTSIM
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