lib: introduce export macros and hide all private symbols
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "module-config-static-nodes/context.h"
|
||||
|
||||
void
|
||||
WP_PLUGIN_EXPORT void
|
||||
wireplumber__module_init (WpModule * module, WpCore * core, GVariant * args)
|
||||
{
|
||||
WpConfigStaticNodesContext *ctx = wp_config_static_nodes_context_new (core);
|
||||
|
Reference in New Issue
Block a user