Skip to main content

aeron_sendmsg

Function aeron_sendmsg 

Source
pub unsafe extern "C" fn aeron_sendmsg(
    fd: aeron_socket_t,
    msghdr: *mut msghdr,
    flags: c_int,
) -> isize