libc_
core
0.2.5
Module internal
Module Items
Structs
In crate libc_
core
libc_core
Module
internal
Copy item path
Source
Expand description
This module provides the
libc
types for libc internal use.
Structs
§
SigAction
信号处理函数的结构体(对应 C 的
struct sigaction
)