[][src]Function sgx_urts::socket::u_sendmsg_ocall

#[no_mangle]
pub extern "C" fn u_sendmsg_ocall(
    error: *mut c_int,
    sockfd: c_int,
    msg: *const msghdr,
    flags: c_int
) -> ssize_t