unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
_d_interface_cast
unstd
casts
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@
safe
pure nothrow extern (
C
) @
system
@
nogc
inout
(
void
)*
_d_interface_cast
(
inout
(
void
)*
p
,
in
ClassInfo
c
)
Meta
Source
See Implementation
unstd
casts
enums
typesDowncastable
typesDynamicCastable
typesUpcastable
functions
_d_dynamic_cast
_d_interface_cast
properties
downcast
downcastable
dynamicCast
dynamicCastable
fromRawPtr
toRawPtr
tryDowncast
tryDynamicCast
upcast
viewAs