Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

PRSize

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;

Document Tags and Contributors

 Contributors to this page: teoli, WilliamCushing, Rappo
 Last updated by: teoli,