PFNGLUNIFORM1UI64VARBPROC typedef

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

Implementation

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