#[repr(C)]pub struct Stream__bindgen_ty_1__bindgen_ty_2 {
pub Source: *mut Stream,
pub Left: cc_uint32,
pub Length: cc_uint32,
}Fields
Source: *mut StreamLeft: cc_uint32Length: cc_uint32Trait 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_2
impl !Sync for Stream__bindgen_ty_1__bindgen_ty_2
impl Unpin for Stream__bindgen_ty_1__bindgen_ty_2
Blanket Implementations
Mutably borrows from an owned value. Read more
