ziglibs / zgl

Zig OpenGL Wrapper
MIT License
425 stars 62 forks source link

Allow access to the raw bindings #92

Closed nolanderc closed 1 year ago

nolanderc commented 1 year ago

Allows the user of this library to access the raw bindings if necessary:

gl.bindings.xxxYyyZzz(...)