call_return
int db_export__call_return(struct db_export *dbe, struct call_return *cr,
int db_export__call_return(struct db_export *dbe, struct call_return *cr,
struct call_return;
struct call_return *cr);
struct call_return *cr)
static int python_process_call_return(struct call_return *cr, u64 *parent_db_id,
SET_TABLE_HANDLER(call_return);
struct call_return cr = {
call_return_processor__new(int (*process)(struct call_return *cr, u64 *parent_db_id, void *data),
call_return_processor__new(int (*process)(struct call_return *cr, u64 *parent_db_id, void *data),
int (*process)(struct call_return *cr, u64 *parent_db_id, void *data);