DVCondition

extern (C++)
class DVCondition : Condition {
uint level;
Identifier ident;
Module mod;
}
Suggestion Box / Bug Report