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