GlProgramUniform4ui64NVNative typedef

GlProgramUniform4ui64NVNative = Void Function(Uint32 program, Int32 location, Uint64 x, Uint64 y, Uint64 z, Uint64 w)

Implementation

typedef GlProgramUniform4ui64NVNative = Void Function(
    Uint32 program, Int32 location, Uint64 x, Uint64 y, Uint64 z, Uint64 w);