Skip to content

API Reference / @gtkx/gl / GLsync

Type Alias: GLsync

GLsync = ExternalObject<Handle>

Defined in: generated/types.d.ts:17

An opaque GLsync fence handle: typedef struct __GLsync *GLsync;.

Released under the MPL-2.0 License.