pub type Panda__LogEntry_Closure = Option<unsafe extern "C" fn(*const _Panda__LogEntry, *mut c_void)>;
pub enum Panda__LogEntry_Closure { None, Some(unsafe extern "C" fn(*const _Panda__LogEntry, *mut c_void)), }
No value.
Some value of type T.
T