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