<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        Hi Vanessa,<div><br></div><div>> <span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">I don't have the code in front of me but there is the parser you could check ;)</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-size: 10pt">I tried. I suspect that the generator cannot do it but I have to wrap it manually. But I am not sure. Reverse engineering UnifiedFFI did not help yet either. Have to put more time into it. :-)</span><br></div><div><span style="font-size: 10pt"><br></span></div><div><span style="font-size: 10pt">Best,</span></div><div><span style="font-size: 10pt">Marcel</span></div><div class="mb_sig"></div>
                                        
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 18.05.2020 20:00:16 schrieb Vanessa Freudenberg <vanessa@codefrau.net>:</p><div style="font-family:Arial,Helvetica,sans-serif">
<div dir="ltr"><div dir="ltr">On Mon, May 18, 2020 at 7:05 AM Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex;border-left: 1px solid rgb(204,204,204);padding-left: 1ex;min-width: 500px"><div id="gmail-m_-3361069096345916550__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: rgb(0,0,0)">Hi, there!<div></div><div><br></div><div>In the #fields method of a new ExternalStructure, how can I express a pointer to another external structure?</div><div><br></div><div>First, non-pointer works as expected:</div><div>^ #( (other MyStruct) )</div><div><br></div><div>Second, this just treats it as a void*, which returns a generic ExternalData:</div><div>^ #( (other 'MyStruct*') )</div><div><br></div><div>Third, this gives me a debugger:</div><div><span style="font-size: 13.3333px">^ #( (other MyStruct *) )</span><br></div><div><span style="font-size: 13.3333px"></span></div></div><br></blockquote><div><br></div><div>I don't have the code in front of me but there is the parser you could check ;)</div><div><br></div><div>It might be *MyStruct.</div><div><br></div><div> - Vanessa - </div></div></div>
</div></blockquote></div>