Struct ts3plugin_sys::plugin_definitions::Hotkey
[−]
[src]
#[repr(C)]pub struct Hotkey { pub keyword: [c_char; 128], pub description: [c_char; 128], }
Fields
keyword: [c_char; 128]
description: [c_char; 128]