Struct gio_sys::GUnixMountMonitor[][src]

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

Trait Implementations

impl Debug for GUnixMountMonitor
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations