pomp_msg_get_id

Function pomp_msg_get_id 

Source
pub unsafe extern "C" fn pomp_msg_get_id(msg: *const pomp_msg) -> u32
Expand description

Get the id of the message. @param msg : message. @return id of the message or 0 in case of error.