Function qpid_proton_sys::pn_message[][src]

pub unsafe extern "C" fn pn_message() -> *mut pn_message_t
Expand description

Construct a new pn_message_t. Every message that is constructed must be freed using pn_message_free().