PFNGLAREPROGRAMSRESIDENTNVPROC typedef
PFNGLAREPROGRAMSRESIDENTNVPROC =
Int32 Function(Uint32 n, Pointer<Uint32> programs, Pointer<Int32> residences)
Implementation
typedef PFNGLAREPROGRAMSRESIDENTNVPROC =
Int32 Function(
Uint32 n,
Pointer<Uint32> programs,
Pointer<Int32> residences,
);