Constant OS_VERSION
pub const OS_VERSION: &'static str;
Expand description
The version string of the operating system as defined in Version Attributes.
ยงExamples
"14.2.1"
"18.04.1"
pub const OS_VERSION: &'static str;
The version string of the operating system as defined in Version Attributes.
"14.2.1"
"18.04.1"