ENH: Change some void func(float *) defs to void func( float f[N]) : improves wrapping
by declaring the number of arguments for array types
Showing
Please register or sign in to comment
by declaring the number of arguments for array types