PFNGLPROGRAMENVPARAMETER4DARBPROC typedef
PFNGLPROGRAMENVPARAMETER4DARBPROC =
Void Function(Uint32 target, Uint32 index, Double x, Double y, Double z, Double w)
Implementation
typedef PFNGLPROGRAMENVPARAMETER4DARBPROC =
Void Function(
Uint32 target,
Uint32 index,
Double x,
Double y,
Double z,
Double w,
);