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

Setups the binding that initializes an iOS plugin.