Name of the library used.
Source position: cmem.pp line 43
const LibName = 'c';
LibName is the name of the library that is actually used. On most systems, this is simply "libc.so".