Function sqlite3_sys::sqlite3_vtab_config

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