pub unsafe extern "C" fn alpm_db_get_name( db: *const alpm_db_t, ) -> *const c_char
Get the name of a package database. @param db pointer to the package database @return the name of the package database, NULL on error