fn sigstack_size() -> usize
Available on non-
miri
and (Linux or FreeBSD or target_os=hurd
or macOS or NetBSD or OpenBSD or Solaris or illumos) and (Linux or Android) only.Expand description
Modern kernels on modern hardware can have dynamic signal stack sizes.