Rizin
unix-like reverse engineering framework and cli tools
SPDBDownloader Struct Reference

#include <pdb_downloader.h>

Public Attributes

SPDBDownloaderOptopt
 
char *(* download )(struct SPDBDownloader *pdb_downloader)
 

Detailed Description

Definition at line 28 of file pdb_downloader.h.

Member Data Documentation

◆ download

char*(* SPDBDownloader::download) (struct SPDBDownloader *pdb_downloader)

◆ opt

SPDBDownloaderOpt* SPDBDownloader::opt

Definition at line 29 of file pdb_downloader.h.

Referenced by deinit_pdb_downloader(), download(), and init_pdb_downloader().


The documentation for this struct was generated from the following file: