pub unsafe extern "system" fn sqlite3_status(
    op: i32,
    pcurrent: *mut i32,
    phighwater: *mut i32,
    resetflag: i32
) -> i32
Expand description

Required features: ‘Win32_System_SqlLite’