[][src]Function std::os::fortanix_sgx::usercalls::raw::connect_stream

pub unsafe fn connect_stream(
    addr: *const u8,
    len: usize,
    local_addr: *mut ByteBuffer,
    peer_addr: *mut ByteBuffer
) -> (Result, Fd)
🔬 This is a nightly-only experimental API. (sgx_platform #56975)

This is the raw function definition, see the ABI documentation for more information.