PFNGLUNIFORM2I64VARBPROC typedef

PFNGLUNIFORM2I64VARBPROC = Void Function(Int32 location, Uint32 count, Pointer<Int64> value)

Implementation

typedef PFNGLUNIFORM2I64VARBPROC =
    Void Function(Int32 location, Uint32 count, Pointer<Int64> value);