GlProgramUniform2ui64NVNative typedef

GlProgramUniform2ui64NVNative = Void Function(Uint32 program, Int32 location, Uint64 x, Uint64 y)

Implementation

typedef GlProgramUniform2ui64NVNative = Void Function(
    Uint32 program, Int32 location, Uint64 x, Uint64 y);