PFNGLPROGRAMUNIFORM4I64VNVPROC typedef
PFNGLPROGRAMUNIFORM4I64VNVPROC =
Void Function(Uint32 program, Int32 location, Uint32 count, Pointer<Int64> value)
Implementation
typedef PFNGLPROGRAMUNIFORM4I64VNVPROC =
Void Function(
Uint32 program,
Int32 location,
Uint32 count,
Pointer<Int64> value,
);