Struct godot_sys::tm [] [src]

#[repr(C)]
pub struct tm { /* fields omitted */ }

Trait Implementations

impl Debug for tm
[src]

[src]

Formats the value using the given formatter.

impl Copy for tm
[src]

impl Clone for tm
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more