Gets a symbol pointer from a module, such as one exported by g_module_export.
Note that a valid symbol can be null.
this |
a Module |
symbol_name |
the name of the symbol to find |
symbol |
returns the pointer to the symbol value |
true on success |