1 2 3 4 5 6
/// **Unsupported** on this operating system. /// /// Returns `None`. pub fn kernel_version() -> Option<String> { None }