ref: 6c2f8fd5e4f0e0be44495a5526930fa3760cd87e
dir: /libfreetype/otlbase.h/
#ifndef __OTL_BASE_H__
#define __OTL_BASE_H__
#include "otlayout.h"
OTL_BEGIN_HEADER
OTL_LOCAL( void )
otl_base_validate( OTL_Bytes table,
OTL_Validator valid );
OTL_END_HEADER
#endif /* __OTL_BASE_H__ */