globalModule

abstract fun globalModule(): A_Module?

Only applicable to global variables. Answer the module in which it's defined.

Return

The module in which this global variable/constant is defined.