![]() |
Phasor 3.3.0
Stack VM based Programming Language
|
The collection of API functions that the Phasor host provides to the plugin. More...
#include <PhasorFFI.h>
Public Attributes | |
| PhasorRegisterFunction | register_function |
| Registers a native C function with the given name. | |
The collection of API functions that the Phasor host provides to the plugin.
Definition at line 210 of file PhasorFFI.h.
| PhasorRegisterFunction PhasorAPI::register_function |
Registers a native C function with the given name.
Definition at line 213 of file PhasorFFI.h.