GlUniform4i64ARBNative typedef

GlUniform4i64ARBNative = Void Function(Int32 location, Int64 x, Int64 y, Int64 z, Int64 w)

Implementation

typedef GlUniform4i64ARBNative = Void Function(
    Int32 location, Int64 x, Int64 y, Int64 z, Int64 w);