Struct rust_tcl_sys::tcl::Struct_Tcl_RegExpIndices
[-] [+]
[src]
pub struct Struct_Tcl_RegExpIndices { pub start: c_long, pub end: c_long, }
Fields
start | |
end |
pub struct Struct_Tcl_RegExpIndices { pub start: c_long, pub end: c_long, }
start | |
end |
impl Default for Struct_Tcl_RegExpIndices
fn default() -> Struct_Tcl_RegExpIndices
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
).