alpm_get_localdb

Get the database of locally installed packages. The returned pointer points to an internal structure of libalpm which should only be manipulated through libalpm functions. @return a reference to the local database

extern (C)
alpm_get_localdb

Meta