Function __sysv_signal

Source
pub unsafe extern "C" fn __sysv_signal(
    __sig: c_int,
    __handler: __sighandler_t,
) -> __sighandler_t