Struct ceplugin::PLUGINTYPE5_INIT [] [src]

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

Fields