Expand description
Required features: "Win32_System_Kernel"
Fields
UseThisFieldToCopy: i64
DoNotUseThisField: f64
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for QUAD_0
impl Send for QUAD_0
impl Sync for QUAD_0
impl Unpin for QUAD_0
impl UnwindSafe for QUAD_0
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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