pub unsafe extern "system" fn sqlite3_extended_errcode(
    db: *mut sqlite3
) -> i32
Expand description

Required features: "Win32_System_SqlLite"