Expand description
Required features: "Win32_Storage_Xps"
Fields
length: f32
gap: f32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for XPS_DASH
impl Send for XPS_DASH
impl Sync for XPS_DASH
impl Unpin for XPS_DASH
impl UnwindSafe for XPS_DASH
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