Handle constants in C function parameters

10 views
Skip to first unread message

robin...@googlemail.com

unread,
Oct 13, 2017, 2:54:27 AM10/13/17
to cython-users
Hello,

I'm unable to use a C function that looks like this: int func(..., char a[CONST1][CONST2], ...)

Both constants are cdef-ined/imported beforehand.

Is it possible to access that function without modifying the C code of my library?

Best regards,
Robin
Reply all
Reply to author
Forward
0 new messages