Struct libresolv_sys::group_req [] [src]

#[repr(C)]
pub struct group_req { pub gr_interface: uint32_t, pub gr_group: sockaddr_storage, }

Fields

Trait Implementations

impl Copy for group_req
[src]

impl Clone for group_req
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for group_req
[src]

Returns the "default value" for a type. Read more