[][src]Function ipp_sys::ippsDeflateLZ77FastestGenHuffTable_8u

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