<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false"><div><p class="ydp91e76dd5MsoPlainText" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(0, 0, 0); font-style: normal; font-weight: normal; letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration-line: none; text-decoration-style: solid; text-decoration-color: currentcolor;">I thought I'd follow up on this and let everyone know what I found for the record. There is no documentation for<span class="ydp91e76dd5Apple-converted-space"> </span><a href="https://github.com/cffi/cffi/tree/master/src/c2ffi" style="color: rgb(149, 79, 114); text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor;" rel="nofollow" target="_blank">cffi/c2ffi</a>, which was recently (in lisp years) added to CFFI for auto-wrapping C libraries. As near as I can tell, it's only used by a few projects, and the lack of adoption is most likely due to the lack of documentation. I nudged the maintainer via the<span class="ydp91e76dd5Apple-converted-space"> </span><a href="https://github.com/cffi/cffi/pull/84" style="color: rgb(149, 79, 114); text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor;" rel="nofollow" target="_blank">pull request that added it to CFFI</a>. There’s a bit of background in the pull request for anyone that wants to try it out. Unfortunately the CFFI project has issues turned off on github, so it’s not possible to add documentation as an issue.</p><p class="ydp91e76dd5MsoPlainText" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(0, 0, 0); font-style: normal; font-weight: normal; letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration-line: none; text-decoration-style: solid; text-decoration-color: currentcolor;"> </p><p class="ydp91e76dd5MsoPlainText" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; color: rgb(0, 0, 0); font-style: normal; font-weight: normal; letter-spacing: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration-line: none; text-decoration-style: solid; text-decoration-color: currentcolor;">Without docs I think cl-autowrap is likely a better choice at the moment. Or, perhaps<span class="ydp91e76dd5Apple-converted-space">, </span><a href="https://github.com/borodust/claw" style="color: rgb(149, 79, 114); text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: currentcolor;" rel="nofollow" target="_blank">claw</a>, a fork of cl-autowrap. If anyone is doing some serious wrapping of C libraries with lisp, in a professional environment, and is using another setup, I’d love to hear about it.</p></div><div><br></div><div><br></div></div></div></body></html>