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: Nov 06 2024 at 04:40 UTC