GlProgramUniform2ui64vNVNative typedef

GlProgramUniform2ui64vNVNative = Void Function(Uint32 program, Int32 location, Int32 count, Pointer<Uint64> value)

Implementation

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