|
|
|
|
|
by onetwotree
3060 days ago
|
|
Anyone know what "triadic arguments" means in this context? Is it a typo of variadic? Some C features are still not supported by dffi (but will be in future releases):
* C structures with bitfields
* functions with triadic arguments
|
|
* Example calling three arg function: https://github.com/aguinet/dragonffi/blob/master/examples/ar...
* TODO File: https://github.com/aguinet/dragonffi/blob/master/TODO