XCurrentTimeFn

Type Alias XCurrentTimeFn 

Source
pub type XCurrentTimeFn = unsafe extern "C" fn(vfs: *mut sqlite3_vfs, time: *mut f64) -> c_int;