Struct ts3plugin_sys::plugin_definitions::Hotkey [] [src]

#[repr(C)]
pub struct Hotkey { pub keyword: [c_char; 128], pub description: [c_char; 128], }

Fields