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

Required features: ‘Win32_System_SqlLite’