Skip to main content

BufTimeCb

Type Alias BufTimeCb 

Source
pub type BufTimeCb = extern "C-unwind" fn(buf: &mut Buf, ref_con: *mut c_void) -> Time;