Type Definition libsql_sys::types::XCurrentTimeFn

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