pub unsafe extern "C" fn sqlite3_wal_frame_page_no(
pWal: *mut sqlite3_wal,
iFrame: u32,
) -> u32Available on crate feature
core only.pub unsafe extern "C" fn sqlite3_wal_frame_page_no(
pWal: *mut sqlite3_wal,
iFrame: u32,
) -> u32core only.