pub unsafe extern "C" fn pomp_msg_destroy(msg: *mut pomp_msg) -> c_int
Destroy a message. @param msg : message. @return 0 in case of success, negative errno value in case of error.