MCPcopy 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
560void InvalidInterface()
561{
562 hx::Throw(HX_INVALID_INTERFACE);
563}
564
565
566}

Callers 1

interface_castFunction · 0.85

Calls 1

ThrowFunction · 0.85

Tested by

no test coverage detected