patch_seq_signal_sigpipe

Function patch_seq_signal_sigpipe 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_signal_sigpipe( stack: Stack, ) -> Stack
Expand description

Get SIGPIPE constant (broken pipe)

Stack effect: ( – Int )

§Safety

Stack pointer must be valid.