Function alpm_sys::alpm_option_get_dbpath
source · pub unsafe extern "C" fn alpm_option_get_dbpath(
handle: *mut alpm_handle_t
) -> *const c_char
Expand description
Returns the path to the database directory. Read-only. @param handle the context handle