Module std::os::constsExperimental
[-]
[+]
[src]
Constants
| ARCH | |
| DLL_EXTENSION | Specifies the file extension used for shared libraries on this
platform that goes after the dot: in this case, |
| DLL_PREFIX | Specifies the filename prefix used for shared libraries on this platform: in this case, the empty string. |
| DLL_SUFFIX | Specifies the filename suffix used for shared libraries on this
platform: in this case, |
| EXE_EXTENSION | Specifies the file extension, if any, used for executable binaries
on this platform: in this case, |
| EXE_SUFFIX | Specifies the filename suffix used for executable binaries on this
platform: in this case, |
| FAMILY | |
| SYSNAME | A string describing the specific operating system in use: in this
case, |