Function nng_sendmsg

Source
pub unsafe extern "C" fn nng_sendmsg(
    arg1: nng_socket,
    arg2: *mut nng_msg,
    arg3: c_int,
) -> c_int