-
- Downloads
Choose different type to get rid of compiler warning.
* GCC 8.x and newer warn about the previously used "void (*)()", use "void (*)(void)" instead.
Loading
Please register or sign in to comment
* GCC 8.x and newer warn about the previously used "void (*)()", use "void (*)(void)" instead.