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