Function xCurrentTimeInt64

Source
pub unsafe extern "C" fn xCurrentTimeInt64(
    _pVfs: *mut sqlite3_vfs,
    pOut: *mut sqlite3_int64,
) -> c_int
Expand description

https://github.com/sqlite/sqlite/blob/fb9e8e48fd70b463fb7ba6d99e00f2be54df749e/ext/wasm/api/sqlite3-vfs-opfs.c-pp.js#L877