INVALID_FUNCTION


Description:

INVALID_FUNCTION

A function could not be found.

This often happens when symbols are set to be kept private. Compiling code with -rdynamic or using the `gmodule-export-2.0` pkgconfig module can fix this problem.