pub type __sigrestore_t = uaddr;

Aliased Type§

struct __sigrestore_t {
    pub addr: u64,
}

Fields§

§addr: u64