#[repr(C)]pub struct Stream__bindgen_ty_1__bindgen_ty_4 {
pub Source: *mut Stream,
pub CRC32: cc_uint32,
}Fields
Source: *mut StreamCRC32: 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_4
impl !Sync for Stream__bindgen_ty_1__bindgen_ty_4
impl Unpin for Stream__bindgen_ty_1__bindgen_ty_4
Blanket Implementations
Mutably borrows from an owned value. Read more
