-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationffiforeign function interfaces, ccall, etc.foreign function interfaces, ccall, etc.
Description
Hi guys!
I have asked on Discourse about how can I call from C a Julia function with keywords [1]. After some researching, the only way I found was to create a dummy function without keywords that call the original one with keywords.
Since nobody answered me on Discourse, I am not sure if this is not possible or if this is not documented.
[1] https://discourse.julialang.org/t/call-julia-function-with-keywords-from-c/20981/2
Metadata
Metadata
Assignees
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationffiforeign function interfaces, ccall, etc.foreign function interfaces, ccall, etc.