Skip to main content

switch_cache_db_load_extension

Function switch_cache_db_load_extension 

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

\brief load an external extension to db \param [in] dbh The handle \param [out] the path to the extension