Struct glib_sys::GDateTime[][src]

#[repr(C)]
pub struct GDateTime(_);

Trait Implementations

impl Debug for GDateTime
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GDateTime

impl Sync for GDateTime