Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of plugin loader for dynamic libraries.
Definition in file plugin-dynlib.c.
#include "include/logging.h"
#include "lib/tmpbuf.h"
#include "common/plugin.h"
#include <dlfcn.h>
#include <nobug.h>
Functions | |
LumieraPlugin | lumiera_plugin_load_DYNLIB (const char *name) |
void | lumiera_plugin_unload_DYNLIB (LumieraPlugin self) |