PFNGLUNIFORM3UI64NVPROC typedef

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

Implementation

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