libc_
core
0.2.5
Module utsname
Module Items
Structs
In crate libc_
core
libc_core
Module
utsname
Copy item path
Source
Expand description
This module provides the
libc
types for UTSNAME (Unix Time Sharing Name).
Structs
§
UTSName
系统信息结构体(对应
struct utsname
),用于表示内核和主机相关信息