#[repr(C)]pub struct Stream__bindgen_ty_1__bindgen_ty_1 {
pub Cur: *mut cc_uint8,
pub Left: cc_uint32,
pub Length: cc_uint32,
pub Base: *mut cc_uint8,
}Fields
Cur: *mut cc_uint8Left: cc_uint32Length: cc_uint32Base: *mut cc_uint8Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl !Send for Stream__bindgen_ty_1__bindgen_ty_1
impl !Sync for Stream__bindgen_ty_1__bindgen_ty_1
impl Unpin for Stream__bindgen_ty_1__bindgen_ty_1
Blanket Implementations
Mutably borrows from an owned value. Read more
