Synopsis

Declared in <bdls_osutil.h>

static
int
getOsInfo(
    std::string* osName,
    std::string* osVersion,
    std::string* osPatch);

Created with MrDocs