[][src]Function rustc_llvm_proxy::proxy::LLVMFindFunction

#[no_mangle]
pub unsafe extern "C" fn LLVMFindFunction(
    EE: LLVMExecutionEngineRef,
    Name: *const c_char,
    OutFn: *mut LLVMValueRef
) -> LLVMBool