Type Definition libc::sighandler_t
[−]
[src]
type sighandler_t = size_t;
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io