PFNGLWAITSYNCPROC typedef

PFNGLWAITSYNCPROC = Void Function(Pointer<NativeType> sync, Uint32 flags, Uint64 timeout)

Implementation

typedef PFNGLWAITSYNCPROC =
    Void Function(Pointer<NativeType> sync, Uint32 flags, Uint64 timeout);