pub unsafe extern "system" fn sqlite3_db_readonly(
    db: *mut sqlite3,
    zdbname: PSTR
) -> i32
Expand description

Required features: ‘Win32_System_SqlLite’, ‘Win32_Foundation’