ZL_CodecInfo_getNumInputs

Function ZL_CodecInfo_getNumInputs 

Source
pub unsafe extern "C" fn ZL_CodecInfo_getNumInputs(
    ti: *const ZL_CodecInfo,
) -> usize
Expand description

@returns The number of input streams to the transform. Input streams are streams that are consumed by the encoder and produced by the decoder.