pub struct PDKEYR;Expand description
Opaque PDKEYR register
Auto Trait Implementations§
impl Freeze for PDKEYR
impl RefUnwindSafe for PDKEYR
impl Send for PDKEYR
impl Sync for PDKEYR
impl Unpin for PDKEYR
impl UnwindSafe for PDKEYR
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