Macro hexchat_plugin::hexchat_plugin [] [src]

macro_rules! hexchat_plugin {
    ($t:ty) => { ... };
}

Exports a hexchat plugin.