ippsDeflateLZ77FastestGenHuffTable_8u

Function ippsDeflateLZ77FastestGenHuffTable_8u 

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