Function LLVMGetFirstFunction

Source
#[no_mangle]
pub extern "C" fn LLVMGetFirstFunction(
    M: LLVMModuleRef,
) -> LLVMValueRef