Struct rust_tcl_sys::tcl::Struct___sbuf
[-] [+]
[src]
pub struct Struct___sbuf {
pub _base: *mut c_uchar,
pub _size: c_int,
}Fields
_base | |
_size |
pub struct Struct___sbuf {
pub _base: *mut c_uchar,
pub _size: c_int,
}_base | |
_size |
impl Default for Struct___sbuffn default() -> Struct___sbuf
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).