Scroll to navigation

static.c(3elektra) Elektra static.c(3elektra)

NAME

static.c

SYNOPSIS

#include <stdlib.h>
#include <string.h>
#include <exported_symbols.h>
#include <kdberrors.h>
#include <kdbmodule.h>

Functions


int elektraModulesInit (KeySet *modules, Key *error)
Initialises the module loading system. elektraPluginFactory elektraModulesLoad (KeySet *modules, const char *name, Key *error)
Load a library with the given name. int elektraModulesClose (KeySet *modules, Key *error)
Close all modules.

Detailed Description

Copyright:

BSD License (see LICENSE.md or https://www.libelektra.org)

Author

Generated automatically by Doxygen for Elektra from the source code.

Mon Jan 15 2018 Version 0.8.20