Rizin
unix-like reverse engineering framework and cli tools
pipe_helper.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: 2015-2020 pancake <pancake@nopcode.org>
2 // SPDX-License-Identifier: LGPL-3.0-only
3 
4 #include <rz_lang.h>
5 #include <rz_types.h>
6 
7 RZ_IPI int lang_pipe_run(RzLang *lang, const char *code, int len);
size_t len
Definition: 6502dis.c:15
#define RZ_IPI
Definition: analysis_wasm.c:11
RZ_IPI int lang_pipe_run(RzLang *lang, const char *code, int len)
Definition: pipe_helper.c:132
Definition: inftree9.h:24