[][src]Function sgx_libc::ocall::socketpair

pub unsafe fn socketpair(
    domain: c_int,
    ty: c_int,
    protocol: c_int,
    sv: *mut c_int
) -> c_int