Function MessageQueue.receive
Prototype
void receive( scope bool delegate(std.variant.VariantN!(32L)) filter, scope void delegate(std.variant.VariantN!(32L)) handler );
Authors
Sönke Ludwig
Copyright
© 2012-2014 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.