Struct linux_syscalls::env::aux::ADIUEOnADI
source · #[non_exhaustive]pub struct ADIUEOnADI;Expand description
(AT_ADI_UEONADI)
Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for ADIUEOnADI
impl Send for ADIUEOnADI
impl Sync for ADIUEOnADI
impl Unpin for ADIUEOnADI
impl UnwindSafe for ADIUEOnADI
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