PFNGLCLIENTWAITSYNCPROC typedef

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

Implementation

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