#[no_mangle] pub extern "C" fn time_event_to_cstr( event: &TimeEvent, ) -> *const c_char
Returns a TimeEvent as a C string pointer.
TimeEvent