GlWaitSync typedef
GlWaitSync =
void Function(Pointer<NativeType> sync, int flags, int timeout)
Implementation
typedef GlWaitSync = void Function(Pointer sync, int flags, int timeout);
typedef GlWaitSync = void Function(Pointer sync, int flags, int timeout);