Struct winapi::wtypes::CY
[−]
[src]
pub struct CY { pub int64: LONGLONG, }
Fields
int64 |
Trait Implementations
impl Copy for CY
[src]
impl Clone for CY
[src]
fn clone(&self) -> CY
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more