ZL_ReflectionCtx_getCodec_lastChunk

Function ZL_ReflectionCtx_getCodec_lastChunk 

Source
pub unsafe extern "C" fn ZL_ReflectionCtx_getCodec_lastChunk(
    rctx: *const ZL_ReflectionCtx,
    index: usize,
) -> *const ZL_CodecInfo
Expand description

@returns The transform at @p index @pre ZL_ReflectionCtx_setCompressedFrame() returned success. @pre @p index is valid.