[][src]Function libc::signal

pub unsafe extern "C" fn signal(
    signum: c_int,
    handler: sighandler_t
) -> sighandler_t