Expand description
Required features: "Win32_Devices_Display"
, "Win32_Foundation"
Fields
pgb: *mut GLYPHBITS
ppo: *mut PATHOBJ
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GLYPHDEF
impl !Send for GLYPHDEF
impl !Sync for GLYPHDEF
impl Unpin for GLYPHDEF
impl UnwindSafe for GLYPHDEF
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