Expand description
Required features: ‘Win32_Storage_Jet’
Fields
ib: u16
isec: u16
lGeneration: i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for JET_LGPOS
impl Send for JET_LGPOS
impl Sync for JET_LGPOS
impl Unpin for JET_LGPOS
impl UnwindSafe for JET_LGPOS
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