Struct gdnative_visual_script::common::libc::utimbuf [−][src]
Fields
actime: i64
modtime: i64
Trait Implementations
impl Clone for utimbuf
[src]
impl Clone for utimbuf
fn clone(&self) -> utimbuf
[src]
fn clone(&self) -> utimbuf
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for utimbuf
[src]
impl Copy for utimbuf