pub fn iter_globals<'ll>(llmod: &'ll Module) -> ValueIter<'ll>ⓘNotable traits for ValueIter<'ll>impl<'ll> Iterator for ValueIter<'ll> type Item = &'ll Value;
impl<'ll> Iterator for ValueIter<'ll> type Item = &'ll Value;