Struct gio_sys::GSocketAddressEnumerator[][src]

#[repr(C)]
pub struct GSocketAddressEnumerator { pub parent_instance: GObject, }

Fields

Trait Implementations

impl Copy for GSocketAddressEnumerator
[src]

impl Clone for GSocketAddressEnumerator
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GSocketAddressEnumerator
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GSocketAddressEnumerator

impl !Sync for GSocketAddressEnumerator