libosmocore 1.9.0.196-9975
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