Skip to main content

switch_cache_db_affected_rows

Function switch_cache_db_affected_rows 

Source
pub unsafe extern "C" fn switch_cache_db_affected_rows(
    dbh: *mut switch_cache_db_handle_t,
) -> c_int
Expand description

\brief Get the affected rows of the last performed query \param [in] dbh The handle \param [out] the number of affected rows