Function signal

Source
pub unsafe extern "C" fn signal(
    __signal: c_int,
    __handler: sighandler_t,
) -> sighandler_t