pub fn global_iter(module: &LLVMModule) -> GlobalVariableIter ⓘExpand description
Get an iterator over the global variables of a module.
pub fn global_iter(module: &LLVMModule) -> GlobalVariableIter ⓘGet an iterator over the global variables of a module.