pub unsafe extern "C" fn ZL_CodecInfo_getNumOutputs(
ti: *const ZL_CodecInfo,
) -> usizeExpand description
@returns The number of output streams to the transform. Output streams are streams that are produced by the encoder and consumed by the decoder.