Module linux_raw_sys::signal_macros 
source · Constants
Functions
- Rust doesn’t currently permit us to usetransmuteto convert theSIG_IGNvalue into a function pointer in aconstinitializer, so we make it a function instead.
transmute to convert the
SIG_IGN value into a function pointer in a const initializer, so
we make it a function instead.