o is null or To is not a subclass type of o. Otherwise, return o.void * _d_class_cast(To)(const return scope Object o)Dynamic cast from a class object o to class type To, where To is a subclass type of o.
o | instance of class |
To | a subclass type of o |
o is null or To is not a subclass type of o. Otherwise, return o.