GlUniform3ui64ARBNative typedef

GlUniform3ui64ARBNative = Void Function(Int32 location, Uint64 x, Uint64 y, Uint64 z)

Implementation

typedef GlUniform3ui64ARBNative = Void Function(
    Int32 location, Uint64 x, Uint64 y, Uint64 z);