A valid plugin (e.g., myplugin.dll ) must export the following C-callable functions:
To improve usability:
Depending on your specific ecosystem (whether you are using a code editor like VS Code, a creative suite, or a browser), the Zorro Plugin typically serves one primary function:
function run()
A valid plugin (e.g., myplugin.dll ) must export the following C-callable functions:
To improve usability:
Depending on your specific ecosystem (whether you are using a code editor like VS Code, a creative suite, or a browser), the Zorro Plugin typically serves one primary function:
function run()