#include <nnsys/fnd.h>
u16 NNS_FndGetListSize( NNSFndList* list );
list |
Pointer to the list structure. |
Returns the number of objects registered to the list structure.
Gets the number of objects registered to the list structure.
2008/04/21 Initial version.
CONFIDENTIAL