Expand description
Required features: "Win32_Devices_HumanInterfaceDevice"
Fields
lMin: i32lCenter: i32lMax: i32Trait Implementations
impl Clone for DIOBJECTCALIBRATION
impl Clone for DIOBJECTCALIBRATION
impl Copy for DIOBJECTCALIBRATION
Auto Trait Implementations
impl RefUnwindSafe for DIOBJECTCALIBRATION
impl Send for DIOBJECTCALIBRATION
impl Sync for DIOBJECTCALIBRATION
impl Unpin for DIOBJECTCALIBRATION
impl UnwindSafe for DIOBJECTCALIBRATION
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