_d_interface_cast

Attempts to cast Object o to class c. Returns o if successful, null if not.

extern (C)
_d_interface_cast
(
void* p
,)

Meta