pub unsafe extern "C" fn ZL_CodecInfo_getOutput(
ti: *const ZL_CodecInfo,
index: usize,
) -> *const ZL_DataInfoExpand description
@returns The output stream of the transform at index @p index @pre index is valid
pub unsafe extern "C" fn ZL_CodecInfo_getOutput(
ti: *const ZL_CodecInfo,
index: usize,
) -> *const ZL_DataInfo@returns The output stream of the transform at index @p index @pre index is valid