sqlite3_sys

Function sqlite3_stmt_readonly

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