Type Definition libc::in_addr_t [] [src]

type in_addr_t = u32;
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io