pub fn mq_unlink<P>(name: &P) -> Result<()>where P: ?Sized + NixPath,
Remove a message queue
See also mq_unlink(2)
mq_unlink(2)