Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

signal

Function signal 

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