XZ Utils  5.4.1
Functions
tuklib_physmem.c File Reference

Get the amount of physical memory. More...

#include "tuklib_physmem.h"

Functions

uint64_t tuklib_physmem (void)
 Get the amount of physical memory in bytes. More...
 

Detailed Description

Get the amount of physical memory.

Function Documentation

◆ tuklib_physmem()

uint64_t tuklib_physmem ( void  )

Get the amount of physical memory in bytes.

Returns
Amount of physical memory in bytes. On error, zero is returned.

References name.