PFNGLTRANSFORMFEEDBACKVARYINGSNVPROC typedef
PFNGLTRANSFORMFEEDBACKVARYINGSNVPROC =
Void Function(Uint32 program, Uint32 count, Pointer<Int32> locations, Uint32 bufferMode)
Implementation
typedef PFNGLTRANSFORMFEEDBACKVARYINGSNVPROC =
Void Function(
Uint32 program,
Uint32 count,
Pointer<Int32> locations,
Uint32 bufferMode,
);