Struct rust_tcl_sys::tcl::Struct_Unnamed5
[-] [+]
[src]
pub struct Struct_Unnamed5 {
pub ptr: *mut c_void,
pub value: c_ulong,
}Fields
ptr | |
value |
pub struct Struct_Unnamed5 {
pub ptr: *mut c_void,
pub value: c_ulong,
}ptr | |
value |
impl Default for Struct_Unnamed5fn default() -> Struct_Unnamed5
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).