Struct glib_sys::GDir[][src]

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

Trait Implementations

impl Debug for GDir
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GDir

impl Sync for GDir