pub unsafe extern "C" fn ZL_ReflectionCtx_getFrameFooterSize(
rctx: *const ZL_ReflectionCtx,
) -> usizeExpand description
@returns The size of the frame footer. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.
pub unsafe extern "C" fn ZL_ReflectionCtx_getFrameFooterSize(
rctx: *const ZL_ReflectionCtx,
) -> usize@returns The size of the frame footer. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.