Zen-C
Loading...
Searching...
No Matches
ZPlugin Struct Reference

Plugin definition structure. More...

#include <zprep_plugin.h>

Collaboration diagram for ZPlugin:

Data Fields

char name [32]
 Name of the plugin.
 
ZPluginTranspileFn fn
 Pointer to the transpilation function.
 

Detailed Description

Plugin definition structure.

Field Documentation

◆ fn

ZPluginTranspileFn ZPlugin::fn

Pointer to the transpilation function.

◆ name

char ZPlugin::name[32]

Name of the plugin.


The documentation for this struct was generated from the following file: