Stream: helpdesk (published)

Topic: @cfunction and Ref arguments


view this post on Zulip Mark Kittisopikul (May 28 2021 at 20:03):

Can someone point me to documentation on how @cfunction handles Ref arguments? I was a bit surprised that the Ref arguments got automatically dereferenced for me here:
https://docs.julialang.org/en/v1/manual/calling-c-and-fortran-code/#Creating-C-Compatible-Julia-Function-Pointers


Last updated: Oct 02 2023 at 04:34 UTC