Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
PhasorAPI Struct Reference

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.

Detailed Description

The collection of API functions that the Phasor host provides to the plugin.

Definition at line 195 of file PhasorFFI.h.

Member Data Documentation

◆ register_function

PhasorRegisterFunction PhasorAPI::register_function

Registers a native C function with the given name.

Definition at line 198 of file PhasorFFI.h.


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