ref: 4cb09724a3c128aa5b7a5fdf80b1fbab2e28fa4f
dir: /src/otlayout/otlgdef.h/
#ifndef __OTL_GDEF_H__
#define __OTL_GDEF_H__
#include "otltable.h"
OTL_BEGIN_HEADER
OTL_API( void )
otl_gdef_validate( OTL_Bytes table,
OTL_Valid valid );
OTL_END_HEADER
#endif /* __OTL_GDEF_H__ */