Struct gio_sys::GMount[][src]

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

Trait Implementations

impl Debug for GMount
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GMount

impl Sync for GMount