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