PFNGLMULTITEXGENDVEXTPROC typedef
PFNGLMULTITEXGENDVEXTPROC =
Void Function(Uint32 texunit, Uint32 coord, Uint32 pname, Pointer<Double> params)
Implementation
typedef PFNGLMULTITEXGENDVEXTPROC =
Void Function(
Uint32 texunit,
Uint32 coord,
Uint32 pname,
Pointer<Double> params,
);