Struct rust_tcl_sys::tcl::Struct_Tcl_Config
[-] [+]
[src]
pub struct Struct_Tcl_Config {
pub key: *const c_char,
pub value: *const c_char,
}Fields
key | |
value |
pub struct Struct_Tcl_Config {
pub key: *const c_char,
pub value: *const c_char,
}key | |
value |
impl Default for Struct_Tcl_Configfn default() -> Struct_Tcl_Config
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).