Type Alias ipp_sys::IppLZ77Pair

source ·
pub type IppLZ77Pair = IppLZ77Pairs_16u;

Aliased Type§

struct IppLZ77Pair {
    pub length: u16,
    pub offset: u16,
}

Fields§

§length: u16§offset: u16