Function nng_msg_append

Source
pub unsafe extern "C" fn nng_msg_append(
    arg1: *mut nng_msg,
    arg2: *const c_void,
    arg3: usize,
) -> c_int