pub unsafe extern "C" fn ZL_DataInfo_getConsumerCodec(
si: *const ZL_DataInfo,
) -> *const ZL_CodecInfoExpand description
@returns The transform that consumes this stream or NULL if the stream is an input stream to the frame.
pub unsafe extern "C" fn ZL_DataInfo_getConsumerCodec(
si: *const ZL_DataInfo,
) -> *const ZL_CodecInfo@returns The transform that consumes this stream or NULL if the stream is an input stream to the frame.