ZL_ReflectionCtx_getFrameHeaderSize

Function ZL_ReflectionCtx_getFrameHeaderSize 

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

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