sqlite3_vtab_config

Function sqlite3_vtab_config 

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