ZL_ReflectionCtx_getNumCodecs_lastChunk

Function ZL_ReflectionCtx_getNumCodecs_lastChunk 

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

@returns the number of transforms that are run during the decoding process. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.