Function cyclors::ddsrt_sendmsg

source ยท
pub unsafe extern "C" fn ddsrt_sendmsg(
    sock: ddsrt_socket_t,
    msg: *const ddsrt_msghdr_t,
    flags: c_int,
    sent: *mut isize,
) -> dds_return_t