Skip to content

API Reference / @gtkx/gl / GLsync

Type Alias: GLsync

GLsync = ExternalObject<Handle>

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

An opaque GLsync fence handle.

Released under the MPL-2.0 License.