libosmocore/include/osmocom/core/plugin.h

6 lines
86 B
C

/*! \file plugin.h */
#pragma once
int osmo_plugin_load_all(const char *directory);