How to declare a variable as a void** type

Jan. 30, 2022
3:39 p.m.
Hi, I'm working on an libffi function called ffi_closure_alloc() that takes for its second argument a variable of type void**. Is there a way to declare a Rpython variable as a point to a pointer to a void?
1144
Age (days ago)
1144
Last active (days ago)
0 comments
1 participants
participants (1)
-
M A