Expand description
Required features: "Win32_Graphics_Printing"
Fields
wcLow: u16
wGlyphCount: u16
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GLYPHRUN
impl Send for GLYPHRUN
impl Sync for GLYPHRUN
impl Unpin for GLYPHRUN
impl UnwindSafe for GLYPHRUN
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