ebitengine / purego

Apache License 2.0
1.95k stars 63 forks source link

too many arguments #187

Closed xyzgogo closed 6 months ago

xyzgogo commented 6 months ago

I use purego to call ffmpeg api ,but it got "too many arguments".The function has 10 parms ,but I find purego only support 9 params.Can it support more arguments?

xyzgogo commented 6 months ago

I have solved the problem by use the newest code from github.