Type Alias libafl_bolts::shmem::unix_shmem::UnixShMem

source ·
pub type UnixShMem = CommonUnixShMem;
Expand description

Shared memory for Unix

Aliased Type§

struct UnixShMem { /* private fields */ }