pub unsafe extern "C" fn switch_cache_db_load_extension(
dbh: *mut switch_cache_db_handle_t,
extension: *const c_char,
) -> c_intExpand description
\brief load an external extension to db \param [in] dbh The handle \param [out] the path to the extension