pub enum HICON__ {}
Auto Trait Implementations§
impl Freeze for HICON__
impl RefUnwindSafe for HICON__
impl Send for HICON__
impl Sync for HICON__
impl Unpin for HICON__
impl UnwindSafe for HICON__
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