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