Function nng_msg_alloc

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