Expand description
Required features: ‘Win32_Storage_Cabinets’, ‘Win32_Foundation’
Fields
erfOper: i32
erfType: i32
fError: BOOL
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ERF
impl Send for ERF
impl Sync for ERF
impl Unpin for ERF
impl UnwindSafe for ERF
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more