Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ InvalidInterface
Function
InvalidInterface
src/Dynamic.cpp:560–563 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
558
}
559
560
void InvalidInterface()
561
{
562
hx::Throw(HX_INVALID_INTERFACE);
563
}
564
565
566
}
Callers
1
interface_cast
Function · 0.85
Calls
1
Throw
Function · 0.85
Tested by
no test coverage detected