XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
PS_Table_FuncsRec_ Struct Reference

#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)
 

Member Data Documentation

◆ add

FT_Error(* PS_Table_FuncsRec_::add) (PS_Table table, FT_Int idx, void *object, FT_UInt length)

◆ done

void(* PS_Table_FuncsRec_::done) (PS_Table table)

◆ init

FT_Error(* PS_Table_FuncsRec_::init) (PS_Table table, FT_Int count, FT_Memory memory)

◆ release

void(* PS_Table_FuncsRec_::release) (PS_Table table)

The documentation for this struct was generated from the following file: