<div dir="ltr"><div>Hi Gambit.<br><br></div><div>I'm new to C programming, and am struggling in thinking up a way to wrap c functions that have out parameters via pointers. My strongest desire would to be able to call a c-lambda like-so:<br><br></div><div>(receive return-value-1 return-value-2 (my-c-lambda-wrapper-call some args) ....)<br><br></div><div>But I am completely stumped.<br></div><div><br></div>Thanks for any help/advice you can give.<br></div>