libc

Function signal

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