libosmocore 1.10.0.58-6cd7a
Osmocom core library
plugin.h
Go to the documentation of this file.
1
3#pragma once
4
5int osmo_plugin_load_all(const char *directory);
int osmo_plugin_load_all(const char *directory)
Definition: plugin.c:65