Struct rust_tcl_sys::tcl::Struct_TclPlatStubs
[-] [+]
[src]
pub struct Struct_TclPlatStubs { pub magic: c_int, pub hooks: *mut c_void, }
Fields
magic | |
hooks |
pub struct Struct_TclPlatStubs { pub magic: c_int, pub hooks: *mut c_void, }
magic | |
hooks |
impl Default for Struct_TclPlatStubs
fn default() -> Struct_TclPlatStubs
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
).