[][src]Function rustc_llvm_proxy::proxy::LLVMGetFunctionAddress

#[no_mangle]
pub unsafe extern "C" fn LLVMGetFunctionAddress(
    EE: LLVMExecutionEngineRef,
    Name: *const c_char
) -> u64