PFNGLUNIFORMHANDLEUI64VNVPROC typedef

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

Implementation

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