Struct ipp_headers_sys::Ipp16uc
[−]
[src]
#[repr(C)]pub struct Ipp16uc { pub re: Ipp16u, pub im: Ipp16u, }
Fields
re: Ipp16u
im: Ipp16u
Trait Implementations
impl Debug for Ipp16uc[src]
impl Copy for Ipp16uc[src]
impl PartialEq for Ipp16uc[src]
fn eq(&self, __arg_0: &Ipp16uc) -> bool[src]
This method tests for self and other values to be equal, and is used by ==. Read more
fn ne(&self, __arg_0: &Ipp16uc) -> bool[src]
This method tests for !=.