pub fn sigbus_count() -> usize
Expand description

The number of times a recoverable SIGBUS has occurred for the current thread. Can be used to detect if a client shrunk its shm pool.