PFNGLUNIFORM2I64NVPROC typedef

PFNGLUNIFORM2I64NVPROC = Void Function(Int32 location, Int64 x, Int64 y)

Implementation

typedef PFNGLUNIFORM2I64NVPROC =
    Void Function(Int32 location, Int64 x, Int64 y);