Type Alias IN_ADDR

Source
pub type IN_ADDR = in_addr;

Aliased Type§

struct IN_ADDR {
    pub S_un: in_addr__bindgen_ty_1,
}

Fields§

§S_un: in_addr__bindgen_ty_1