ref: 87d72e7e8614d96b4f61adae5fb05b0534231c4c
dir: /libfreetype/otlgpos.h/
#ifndef __OTL_GPOS_H__
#define __OTL_GPOS_H__
#include "otlayout.h"
OTL_BEGIN_HEADER
OTL_LOCAL( void )
otl_gpos_validate( OTL_Bytes table,
OTL_Validator valid );
OTL_END_HEADER
#endif /* __OTL_GPOS_H__ */