[][src]Function sgx_libc::ocall::send

pub unsafe fn send(
    sockfd: c_int,
    buf: *const c_void,
    len: size_t,
    flags: c_int
) -> ssize_t