Fields
nested_level: usize
sie_before_masking: bool
Implementations
Auto Trait Implementations
impl RefUnwindSafe for IntrMaskingInfo
impl Send for IntrMaskingInfo
impl Sync for IntrMaskingInfo
impl Unpin for IntrMaskingInfo
impl UnwindSafe for IntrMaskingInfo
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more