Type Alias ipp_sys::IppsIIRState_64fc

source ·
pub type IppsIIRState_64fc = IIRState_64fc;

Aliased Type§

struct IppsIIRState_64fc { /* private fields */ }

Trait Implementations

source§

impl Clone for IIRState_64fc

source§

fn clone(&self) -> IIRState_64fc

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 IIRState_64fc

source§

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

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

impl Copy for IIRState_64fc