Go to the previous, next section.
size_t getpagesize(void);
Gets the virtual subsystem page size, in bytes. This is not necessarily equal to the hardware page size.
The page size, in bytes.