pomp_event_str

Function pomp_event_str 

Source
pub unsafe extern "C" fn pomp_event_str(
    event: pomp_event,
) -> *const c_char
Expand description

Get the string description of a context event. @param event : event to convert. @return string description of the context event.