Function llvm_sys::execution_engine::LLVMGetFunctionAddress

source ยท
pub unsafe extern "C" fn LLVMGetFunctionAddress(
    EE: LLVMExecutionEngineRef,
    Name: *const c_char
) -> u64