Type Alias ipp_sys::IppDecodeHuffState_BZ2

source ·
pub type IppDecodeHuffState_BZ2 = DecodeHuffState_BZ2;

Aliased Type§

struct IppDecodeHuffState_BZ2 { /* private fields */ }

Trait Implementations

source§

impl Clone for DecodeHuffState_BZ2

source§

fn clone(&self) -> DecodeHuffState_BZ2

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for DecodeHuffState_BZ2

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl Copy for DecodeHuffState_BZ2