Initial commit
[charfbuzz.git] / hb-blob-private.h
blobee630543fb4ef3e9fa49f7362026407c0fd0a858
1 #ifndef HB_BLOB_PRIVATE_H
2 #define HB_BLOB_PRIVATE_H
3 struct ot_fnt_file *
4 hb_blob_lock_instance(hb_blob_t *blob);
5 #endif