Struct ts3plugin_sys::public_definitions::TransformFilePathExport
[−]
[src]
#[repr(C)]pub struct TransformFilePathExport { pub channel: u64, pub filename: *const c_char, pub action: c_int, pub transformed_file_name_max_size: c_int, pub channel_path_max_size: c_int, }
Fields
channel: u64
filename: *const c_char
action: c_int
transformed_file_name_max_size: c_int
channel_path_max_size: c_int