Skip to main content

SA_RESTORER

Constant SA_RESTORER 

Source
pub const SA_RESTORER: usize = 0x0000_0004;
Expand description

Non-POSIX, see https://www.man7.org/linux/man-pages/man2/sigaction.2.html.

Not intended for application use. Used by C libraries to indicate that the sa_restorer field contains the address of a “signal trampoline”.