libc::socket [] [src]

pub unsafe extern fn socket(domain: c_int, ty: c_int, protocol: c_int) -> c_int
Unstable (libc)

: use libc from crates.io