Constant dygpi::plugin::PLUGIN_REGISTRATION_FN_NAME[][src]

pub const PLUGIN_REGISTRATION_FN_NAME: &[u8] = b"register_plugins\0";
Expand description

The required name of the registration function (see the PluginRegistrationFn type).