GlUniformHandleui64vARB typedef

GlUniformHandleui64vARB = void Function(int location, int count, Pointer<Uint64> value)

Implementation

typedef GlUniformHandleui64vARB = void Function(
    int location, int count, Pointer<Uint64> value);