PFNGLUNIFORM2UI64VNVPROC typedef

PFNGLUNIFORM2UI64VNVPROC = Void Function(Int32 location, Uint32 count, Pointer<Uint64> value)

Implementation

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