|
asrt
Automated System Runtime Testing library
|
A type-erasing wrapper for C-style callback + void* pairs. More...
A type-erasing wrapper for C-style callback + void* pairs.
Specialised for function-pointer types of the form R(*)(void*, Args...). Accepts either:
R(Args...).