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
pub unsafe extern "C" fn alpm_option_get_dbpath(
handle: *mut alpm_handle_t,
) -> *const c_char
Returns the path to the database directory. Read-only. @param handle the context handle