pub unsafe extern "C" fn ZL_CodecInfo_getNumInputs(
ti: *const ZL_CodecInfo,
) -> usizeExpand 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.