pub unsafe extern "system" fn sqlite3_backup_finish(
    p: *mut sqlite3_backup
) -> i32
Expand description

Required features: ‘Win32_System_SqlLite’