Function libc::signal
[−]
[src]
pub unsafe extern fn signal(signum: c_int,
handler: sighandler_t)
-> sighandler_t
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io