ZL_CodecInfo_getNumOutputs

Function ZL_CodecInfo_getNumOutputs 

Source
pub unsafe extern "C" fn ZL_CodecInfo_getNumOutputs(
    ti: *const ZL_CodecInfo,
) -> usize
Expand 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.