pub struct APSR;Available on AArch64 only.
Expand description
Application Program Status Register
Auto Trait Implementations
impl RefUnwindSafe for APSR
impl Send for APSR
impl Sync for APSR
impl Unpin for APSR
impl UnwindSafe for APSR
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized,
source
impl<T> BorrowMut<T> for T where
T: ?Sized,
sourcefn borrow_mut(&mut self) -> &mut T
const: unstable · source
fn borrow_mut(&mut self) -> &mut T
const: unstable · sourceMutably borrows from an owned value. Read more