Function alpm_sys::alpm_option_get_dbext
source · pub unsafe extern "C" fn alpm_option_get_dbext(
handle: *mut alpm_handle_t
) -> *const c_char
Expand description
Gets the configured database extension. @param handle the context handle @return the configured database extension