nxducominer
A multithreaded DUCO miner for the Nintendo Switch
 
Loading...
Searching...
No Matches
MemoryStruct Struct Reference

memory buffer for CURL operation More...

Data Fields

char * memory
 ptr to allocated memory
 
size_t size
 size of allocated memory
 

Detailed Description

memory buffer for CURL operation

Definition at line 154 of file main.c.

Field Documentation

◆ memory

char* memory

ptr to allocated memory

Definition at line 155 of file main.c.

◆ size

size_t size

size of allocated memory

Definition at line 156 of file main.c.


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