Skip to main content

SHM_RDONLY

Constant SHM_RDONLY 

Source
pub const SHM_RDONLY: c_int = 0o10000;
Expand description

Attach read-only (else read-write).