Static plugin_is_GPL_compatible

Source
#[no_mangle]
pub static plugin_is_GPL_compatible: c_int
Expand description

This states that the module is GPL-compliant. Emacs won’t load the module if this symbol is undefined.