PFNGLPATHCOLORGENNVPROC typedef
PFNGLPATHCOLORGENNVPROC =
Void Function(Uint32 color, Uint32 genMode, Uint32 colorFormat, Pointer<Float> coeffs)
Implementation
typedef PFNGLPATHCOLORGENNVPROC =
Void Function(
Uint32 color,
Uint32 genMode,
Uint32 colorFormat,
Pointer<Float> coeffs,
);