Skip to main content

NAUTILUS_PLUGIN_INIT_SYMBOL

Constant NAUTILUS_PLUGIN_INIT_SYMBOL 

Source
pub const NAUTILUS_PLUGIN_INIT_SYMBOL: &[u8] = b"nautilus_plugin_init";
Expand description

Name of the single extern "C" entry symbol every plug-in cdylib exports.