nspr

Platform-neutral API for system-level and libc-like functions

brewmacoslinux
Try with needOr install directly
Source

About

Platform-neutral API for system-level and libc-like functions

Commands

nspr

Examples

Check NSPR library version information$ pkg-config --modversion nspr
Get NSPR compilation flags for development$ pkg-config --cflags --libs nspr
Verify NSPR installation by checking library paths$ pkg-config --variable=libdir nspr