GlClientWaitSyncNative typedef

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

Implementation

typedef GlClientWaitSyncNative = Uint32 Function(
    Pointer sync, Uint32 flags, Uint64 timeout);