Function sqlite3_sys::sqlite3_db_readonly [] [src]

pub unsafe extern "C" fn sqlite3_db_readonly(
    p: *mut sqlite3,
    p: *const c_char
) -> c_int