PFNGLUNIFORM4UI64VNVPROC typedef

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

Implementation

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