@Juraj, so the build tool gets it right nowadays? It used to fail miserably when using function pointers if the function was defined after using the function pointer (e.g. assign it to an element of an array of function pointers).
@Juraj, so the build tool gets it right nowadays? It used to fail miserably when using function pointers if the function was defined after using the function pointer (e.g. assign it to an element of an array of function pointers).