Eli

Results 3 comments of Eli

I was actually thinking that the examples I've chosen aren't flat looking enough. I took one of my examples and made it flatter looking. I feel like this fits in...

I'm running into this error on bindgen 0.64.0. How do I work around this issue?

Any updates to this issue? I'm trying to create rust bindings for raylib, but bindgen isn't generating rust bindings for the color macros: ```c /* raylib.h */ /* ... */...