Expand description
Required features: ‘Win32_System_Ioctl’
Fields
StartValue: i64
Length: i64
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BIN_RANGE
impl Send for BIN_RANGE
impl Sync for BIN_RANGE
impl Unpin for BIN_RANGE
impl UnwindSafe for BIN_RANGE
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