Struct gio_sys::GNetworkMonitor[][src]

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

Trait Implementations

impl Debug for GNetworkMonitor
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations