pub unsafe extern "system" fn sqlite3_reset(
    pstmt: *mut sqlite3_stmt
) -> i32
Expand description

Required features: ‘Win32_System_SqlLite’