Function nng_recvmsg

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