libsqlite3_sys

Function sqlite3_db_cacheflush

Source
pub unsafe extern "C" fn sqlite3_db_cacheflush(
    arg1: *mut sqlite3,
) -> c_int