libosmocore 1.9.0.198-0323
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