PFNGLCLIENTWAITSYNCPROC typedef

PFNGLCLIENTWAITSYNCPROC = Uint32 Function(Pointer<GLsync> sync, Uint32 flags, Uint64 timeout)

Implementation

typedef PFNGLCLIENTWAITSYNCPROC = Uint32 Function(
    Pointer<GLsync> sync, Uint32 flags, Uint64 timeout);