![]() |
Phasor 3.1.1
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 195 of file PhasorFFI.h.
| PhasorRegisterFunction PhasorAPI::register_function |
Registers a native C function with the given name.
Definition at line 198 of file PhasorFFI.h.