sqlite3_sys

Function sqlite3_get_autocommit

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