Papierkorb / bindgen

Binding and wrapper generator for C/C++ libraries
GNU General Public License v3.0
179 stars 18 forks source link

Fix Proc argument conversions when passing to binding (again) #82

Closed HertzDevil closed 4 years ago

HertzDevil commented 4 years ago

78, but without the template-related commits.

Papierkorb commented 4 years ago

Thank You! This is much clearer now what's going on :+1: