Expand description
Tools for making it easier to use function pointers.
Structs§
- Opaque
FnPtr - The
void*
equivalent for a function pointer, for when you need to handle “some fn”.
Tools for making it easier to use function pointers.
void*
equivalent for a function pointer, for when you need to handle “some fn”.