GlGetnUniformdvARBNative typedef
GlGetnUniformdvARBNative =
Void Function(Uint32 program, Int32 location, Int32 bufSize, Pointer<Double> params)
Implementation
typedef GlGetnUniformdvARBNative = Void Function(
Uint32 program, Int32 location, Int32 bufSize, Pointer<Double> params);