Expand description
Required features: "Win32_System_Search"
Fields
mnyhigh: i32
mnylow: u32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DBMONEY
impl Send for DBMONEY
impl Sync for DBMONEY
impl Unpin for DBMONEY
impl UnwindSafe for DBMONEY
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