Struct gio_sys::GInetAddressMask[][src]

#[repr(C)]
pub struct GInetAddressMask { pub parent_instance: GObject, pub priv_: *mut GInetAddressMaskPrivate, }

Fields

Trait Implementations

impl Copy for GInetAddressMask
[src]

impl Clone for GInetAddressMask
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GInetAddressMask
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GInetAddressMask

impl !Sync for GInetAddressMask