Function libc::signal [] [src]

pub unsafe extern fn signal(signum: c_int,
                            handler: sighandler_t)
                            -> sighandler_t
Unstable (libc)

: use libc from crates.io