|
XenevaOS
|
#include <psaux.h>
Public Attributes | |
| FT_Error(* | init )(PS_Table table, FT_Int count, FT_Memory memory) |
| void(* | done )(PS_Table table) |
| FT_Error(* | add )(PS_Table table, FT_Int idx, void *object, FT_UInt length) |
| void(* | release )(PS_Table table) |
| void(* PS_Table_FuncsRec_::done) (PS_Table table) |
| void(* PS_Table_FuncsRec_::release) (PS_Table table) |