o is null or To is not a subclass type of o. Otherwise, return o.void * _d_dynamic_cast(To)(const return scope Object o) @trustedDynamic cast from a class object o to class or interface To, where To is a subtype of o.
o | instance of class |
To | class or interface that is a subtype of o |
o is null or To is not a subclass type of o. Otherwise, return o.