Module func

Module func 

Source
Expand description

Tools for making it easier to use function pointers.

Structs§

OpaqueFnPtr
The void* equivalent for a function pointer, for when you need to handle “some fn”.