libosmocore 1.11.0.4-1b755
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