pub enum HFONT__ {}
Auto Trait Implementations§
impl Freeze for HFONT__
impl RefUnwindSafe for HFONT__
impl Send for HFONT__
impl Sync for HFONT__
impl Unpin for HFONT__
impl UnwindSafe for HFONT__
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more