libosmocore 1.9.0.197-fb8cd.202405102026
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