Macro shm::shmctl [] [src]

macro_rules! shmctl {
    ($id: expr, $cmd: expr) => { ... };
    ($id: expr, $cmd: expr, $info: expr) => { ... };
}

The shmctl sets a information on the segment.