[][src]Function sgx_trts::libc::ocall::send

pub unsafe fn send(
    sockfd: i32,
    buf: *const c_void,
    len: usize,
    flags: i32
) -> isize