Type Definition libsql_sys::types::XCurrentTimeInt64

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