mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
{
|
|
global:
|
|
XPluginStart;
|
|
XPluginStop;
|
|
XPluginEnable;
|
|
XPluginDisable;
|
|
XPluginReceiveMessage;
|
|
local:
|
|
*;
|
|
};
|