mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 09:08:05 +02:00
| .. | ||
| meson.build | ||
| nm-dispatcher-api.h | ||
| nm-libnm-core-aux.c | ||
| nm-libnm-core-aux.h | ||
| README.md | ||
libnm-core-aux-extern
libnm-core-aux-extern is a static library that is similar to
libnm-core-aux-intern.
The only difference is that libnm-core-aux-extern is not used by
libnm-core-impl itself. So you must not
use it there.
Otherwise, it's the same and has the same usage.