pub unsafe extern "C" fn ZL_ReflectionCtx_getStream_lastChunk(
rctx: *const ZL_ReflectionCtx,
index: usize,
) -> *const ZL_DataInfoExpand description
@returns The stream at @p index @pre ZL_ReflectionCtx_setCompressedFrame() returned success. @pre @p index is valid.