PFNGLUNIFORMUI64VNVPROC typedef

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

Implementation

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