A type for representing the size of an object (not the size of a pointer). This is the same as the corresponding type in libc
.
Syntax
#include <prtypes.h> typedef size_t PRSize;
This is an archived page. It's not actively maintained.
A type for representing the size of an object (not the size of a pointer). This is the same as the corresponding type in libc
.
#include <prtypes.h> typedef size_t PRSize;