pub unsafe extern "system" fn sqlite3_wal_checkpoint(
    db: *mut sqlite3,
    zdb: PCSTR
) -> i32
Expand description

Required features: ‘Win32_System_SqlLite’