Function patch_seq_signal_sigalrm
Source #[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_signal_sigalrm(
stack: Stack,
) -> Stack
Expand description
Get SIGALRM constant (alarm clock)
Stack effect: ( – Int )
§Safety
Stack pointer must be valid.