XCurrentTimeInt64

Type Alias XCurrentTimeInt64 

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