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 Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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