доступ только для чтения к базе данных описания оборудования (Read-only access to the hardware description database)
Имя (Name)
sd-hwdb - Read-only access to the hardware description database
Синопсис (Synopsis)
#include <systemd/sd-hwdb.h>
pkg-config --cflags --libs libsystemd
Описание (Description)
sd-hwdb.h allows read-only access the systemd database of
hardware properties. See hwdb(7) and systemd-hwdb(8) for more
information about the database.
See sd_hwdb_new(3) and sd_hwdb_get(3) for information about the
functions available.
Примечание (Note)
These APIs are implemented as a shared library, which can be
compiled and linked to with the libsystemd pkg-config
(1) file.
Смотри также (See also)
systemd(1), systemd-udevd.service(8)