C: get variables from embedded julia

Hello,

is there any way how I can get a list of all variables (and their values) in the global scope from Julia embedded in a C/C++ application? Documentation is not very helpful in this case.