blob: af57b168122f4cc2e3c5453296f156206a603293 [file] [log] [blame]
#ifndef __OTL_GSUB_H__
#define __OTL_GSUB_H__
#include "otlayout.h"
OTL_BEGIN_HEADER
OTL_LOCAL( void )
otl_gsub_validate( OTL_Bytes table,
OTL_Validator valid );
OTL_END_HEADER
#endif /* __OTL_GSUB_H__ */