Macro swift_plugin_binding

Source
macro_rules! swift_plugin_binding {
    ($fn_name: ident) => { ... };
}
Expand description

Setups the binding that initializes a Swift plugin.