PFNGLARETEXTURESRESIDENTPROC typedef
PFNGLARETEXTURESRESIDENTPROC =
Int32 Function(Uint32 n, Pointer<Uint32> textures, Pointer<Int32> residences)
Implementation
typedef PFNGLARETEXTURESRESIDENTPROC =
Int32 Function(
Uint32 n,
Pointer<Uint32> textures,
Pointer<Int32> residences,
);