Struct rpgffi::in6_addr__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct in6_addr__bindgen_ty_1 { pub __u6_addr8: __BindgenUnionField<[u8; 16]>, pub __u6_addr16: __BindgenUnionField<[u16; 8]>, pub __u6_addr32: __BindgenUnionField<[u32; 4]>, pub bindgen_union_field: [u32; 4], }

Fields

Trait Implementations

impl Copy for in6_addr__bindgen_ty_1
[src]

impl Clone for in6_addr__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more