ZL_ReflectionCtx_getFrameFooterSize

Function ZL_ReflectionCtx_getFrameFooterSize 

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

@returns The size of the frame footer. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.