sigaltstack

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int sigaltstack(void* , void* )
  2. int sigaltstack(stack_t* , stack_t* )
  3. int sigaltstack(stack_t* , stack_t* )
    version(!linux && FreeBSD)
    extern (C)
    int
    sigaltstack

Meta