Skip to main content

function_iter

Function function_iter 

Source
pub fn function_iter(module: &LLVMModule) -> FunctionIter 
Expand description

Get an iterator over the functions of a module.