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 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