Struct ceplugin::PLUGINTYPE1_INIT [] [src]

#[repr(C)]
pub struct PLUGINTYPE1_INIT { pub name: *const c_char, pub callbackroutine: CEP_PLUGINTYPE1, pub shortcut: *const c_char, }

Fields