Function sqlite3_txn_state

Source
pub unsafe extern "C" fn sqlite3_txn_state(
    arg1: *mut sqlite3,
    zSchema: *const i8,
) -> i32