PFNGLUNIFORM2I64VNVPROC typedef

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

Implementation

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