[][src]Function nng_sys::nng_msg_dup

pub unsafe extern "C" fn nng_msg_dup(
    arg1: *mut *mut nng_msg,
    arg2: *const nng_msg
) -> c_int