pub unsafe extern "C" fn ZL_ReflectionCtx_getFrameFormatVersion(
rctx: *const ZL_ReflectionCtx,
) -> u32Expand description
@returns The frame format version. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.
pub unsafe extern "C" fn ZL_ReflectionCtx_getFrameFormatVersion(
rctx: *const ZL_ReflectionCtx,
) -> u32@returns The frame format version. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.