Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Example of hook variadic function. #33

Open
saedrna opened this issue Apr 11, 2021 · 0 comments
Open

Example of hook variadic function. #33

saedrna opened this issue Apr 11, 2021 · 0 comments

Comments

@saedrna
Copy link

saedrna commented Apr 11, 2021

Hi,

I am wondering how to hook variadic function. For example int printf(char const* const format, ...) in the standard library or VALUE rb_funcall(VALUE, ID, int, ...) in the ruby c api.
There is no such examples in the test.
Is it even possible to do this?

Thanks,
Han

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant