libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::SigInfo::SegfaultData::Bound Struct Reference

Public Attributes

void * lower = nullptr
 
void * upper = nullptr
 

Detailed Description

Definition at line 280 of file SigInfo.hxx.

Member Data Documentation

◆ lower

void* cosmos::SigInfo::SegfaultData::Bound::lower = nullptr

Definition at line 281 of file SigInfo.hxx.

◆ upper

void* cosmos::SigInfo::SegfaultData::Bound::upper = nullptr

Definition at line 282 of file SigInfo.hxx.


The documentation for this struct was generated from the following file: