[][src]Function nc::shmget

pub fn shmget(key: key_t, size: size_t, shmflg: i32) -> Result<(), Errno>

Allocates a System V shared memory segment.