sqlite3_sys

Function sqlite3_db_config

source
pub unsafe extern "C" fn sqlite3_db_config(
    p: *mut sqlite3,
    n: c_int,
    ...
) -> c_int