Struct gio_sys::GFileEnumeratorPrivate[][src]

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

Trait Implementations

impl Debug for GFileEnumeratorPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations