Struct libnotcurses_sys::c_api::ffi::in6_addr [−][src]
#[repr(C)]pub struct in6_addr {
pub __in6_u: in6_addr__bindgen_ty_1,
}Expand description
IPv6 address
Fields
__in6_u: in6_addr__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for in6_addr
impl UnwindSafe for in6_addr
Blanket Implementations
Mutably borrows from an owned value. Read more
