PFNGLUNIFORM4I64NVPROC typedef

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

Implementation

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