GlProgramPathFragmentInputGenNV typedef
GlProgramPathFragmentInputGenNV =
void Function(int program, int location, int genMode, int components, Pointer<Float> coeffs)
Implementation
typedef GlProgramPathFragmentInputGenNV = void Function(int program,
int location, int genMode, int components, Pointer<Float> coeffs);