Struct gdnative_visual_script::common::libc::tm [−][src]
#[repr(C)]pub struct tm { /* fields omitted */ }
Trait Implementations
impl Clone for tm
[src]
impl Clone for tm
fn clone(&self) -> tm
[src]
fn clone(&self) -> tm
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 tm
[src]
impl Copy for tm