[][src]Function nc::semget

pub fn semget(key: key_t, nsems: i32, semflg: i32) -> Result<i32, Errno>

Get a System V semphore set identifier.