Function libsql_ffi::sqlite3_wal_frame_page_no
source ยท pub unsafe extern "C" fn sqlite3_wal_frame_page_no(
pWal: *mut sqlite3_wal,
iFrame: c_uint,
) -> c_uintpub unsafe extern "C" fn sqlite3_wal_frame_page_no(
pWal: *mut sqlite3_wal,
iFrame: c_uint,
) -> c_uint