pomp_msg_new

Function pomp_msg_new 

Source
pub unsafe extern "C" fn pomp_msg_new() -> *mut pomp_msg
Expand description

Create a new message structure. Message is initially empty. @return new message structure or NULL in case of error.