PSPSDK 2024-10-31
|
Linked list for sceNetAdhocMatchingGetMembers. More...
#include <net/pspnet_adhocmatching.h>
Data Fields | |
int | size |
Size of the pool. | |
int | maxsize |
Maximum size of the pool. | |
int | freesize |
Unused memory in the pool. | |
Linked list for sceNetAdhocMatchingGetMembers.
int pspAdhocPoolStat::freesize |
Unused memory in the pool.
int pspAdhocPoolStat::maxsize |
Maximum size of the pool.
int pspAdhocPoolStat::size |
Size of the pool.