llvm_sys::core

Function LLVMGetFirstFunction

Source
pub unsafe extern "C" fn LLVMGetFirstFunction(
    M: LLVMModuleRef,
) -> LLVMValueRef