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