libffi-rs icon indicating copy to clipboard operation
libffi-rs copied to clipboard

Add a variadic variation to middle::Cif

Open r0nsha opened this issue 3 years ago • 1 comments

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 avatar Jun 20 '22 08:06 r0nsha

@r0nsha Sorry for the late reply, but is it possible to add some tests for this new method?

yorickpeterse avatar Jan 27 '23 12:01 yorickpeterse