pub unsafe extern "C" fn pomp_msg_get_id(msg: *const pomp_msg) -> u32
Get the id of the message. @param msg : message. @return id of the message or 0 in case of error.