[][src]Function nc::shmat

pub fn shmat(shmid: i32, shmaddr: usize, shmflg: i32) -> Result<usize, Errno>

Attach the System V shared memory segment.