Struct ceplugin::PluginVersion [] [src]

#[repr(C)]
pub struct PluginVersion { pub version: c_uint, pub pluginname: *const c_char, }

Fields