Function libc::socketpair
[−]
[src]
pub unsafe extern fn socketpair(domain: c_int,
type_: c_int,
protocol: c_int,
socket_vector: *mut c_int)
-> c_int