GlProgramUniform3fvNative typedef

GlProgramUniform3fvNative = Void Function(Uint32 program, Int32 location, Int32 count, Pointer<Float> value)

Implementation

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