GDS-Render v1.2.1
|
#include <stdio.h>
#include <glib.h>
#include <gds-render/gds-utils/gds-types.h>
#include <gds-render/output-renderers/external-renderer-interfaces.h>
Go to the source code of this file.
Functions | |
int EXPORTED_FUNC_DECL() | EXTERNAL_LIBRARY_RENDER_FUNCTION (struct gds_cell *toplevel, GList *layer_info_list, const char *output_file_name, double scale) |
int EXPORTED_FUNC_DECL() | EXTERNAL_LIBRARY_INIT_FUNCTION (const char *params, const char *version) |