PFNGLUNIFORM3I64NVPROC typedef

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

Implementation

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