PSPSDK 2024-10-31
Loading...
Searching...
No Matches
pspAdhocPoolStat Struct Reference

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.
 

Detailed Description

Linked list for sceNetAdhocMatchingGetMembers.

Field Documentation

◆ freesize

int pspAdhocPoolStat::freesize

Unused memory in the pool.

◆ maxsize

int pspAdhocPoolStat::maxsize

Maximum size of the pool.

◆ size

int pspAdhocPoolStat::size

Size of the pool.


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