libffi-rs
libffi-rs copied to clipboard
Add a variadic variation to middle::Cif
While transitioning from the low api to the middle api, I found that there is no new_variadic function for Cif.
This is a pretty straight forward addition.
@r0nsha Sorry for the late reply, but is it possible to add some tests for this new method?