Expand description
Required features: "Win32_Devices_Fax"
Fields
Hour: u16
Minute: u16
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FAX_TIME
impl Send for FAX_TIME
impl Sync for FAX_TIME
impl Unpin for FAX_TIME
impl UnwindSafe for FAX_TIME
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