h-raylib
h-raylib copied to clipboard
Missing function
Hello. I was wondering where was the binding for the function SetTraceLogCallback to specify custom loggers and I couldn't find it. Is there a reason for it not existing, maybe?
When I first made the bindings I wasn't sure how to bind SetTraceLogCallback because it uses varargs, but I think now I can figure out how to do it. I'll give it a try.
Ah, thank you. :)
Sorry about the late release, this is now published in h-raylib 5.5.1.0
Cool, it worked for me. Thanks :D