IN_ADDR

Type Alias IN_ADDR 

Source
pub type IN_ADDR = in_addr;

Aliased Type§

#[repr(C)]
pub struct IN_ADDR { pub S_un: in_addr__bindgen_ty_1, }

Fields§

§S_un: in_addr__bindgen_ty_1