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