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