Struct libresolv_sys::_ns_flagdata [] [src]

#[repr(C)]
pub struct _ns_flagdata { pub mask: c_int, pub shift: c_int, }

Fields

Trait Implementations

impl Copy for _ns_flagdata
[src]

impl Clone for _ns_flagdata
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _ns_flagdata
[src]

Formats the value using the given formatter.

impl Default for _ns_flagdata
[src]

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