[][src]Function nc::msgget

pub fn msgget(key: key_t, msgflg: i32) -> Result<i32, Errno>

Get a System V message queue identifier.