[][src]Function ipp_headers_sys::ippsDeflateLZ77FastestGenHuffTable_8u

pub unsafe extern "C" fn ippsDeflateLZ77FastestGenHuffTable_8u(
    pLitStat: *const c_int,
    pDistStat: *const c_int,
    pLitCodeTable: *mut IppDeflateHuffCode,
    pDistCodeTable: *mut IppDeflateHuffCode
) -> IppStatus