I have created some bindings. I'm pretty sure they're not really good (I didn't port micros and certain other files) but if I have time I'm going to post them on github.<div>A pretty annoying problem is that I have to use toStringz and that I can't write C strings with std.stdio (have to use std.c.stdio). is there a way around that?</div>
<div>anyway, here are the bindings</div><div><a href="http://pastebin.com/MpGtxMi0">http://pastebin.com/MpGtxMi0</a>
</div><div><a href="http://pastebin.com/RMRxb3FZ">http://pastebin.com/RMRxb3FZ</a>
</div>