Type Alias ipp_headers_sys::IppLZ77Pair
source · pub type IppLZ77Pair = IppLZ77Pairs_16u;Aliased Type§
struct IppLZ77Pair {
pub length: u16,
pub offset: u16,
}Fields§
§length: u16§offset: u16pub type IppLZ77Pair = IppLZ77Pairs_16u;struct IppLZ77Pair {
pub length: u16,
pub offset: u16,
}length: u16§offset: u16