MCPcopy Create free account
hub / github.com/WheretIB/nullc / nullcIsManagedPointer

Function nullcIsManagedPointer

NULLC/nullc.cpp:771–774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

769}
770
771nullres nullcIsManagedPointer(void* ptr)
772{
773 return NULLC::IsBasePointer(ptr);
774}
775
776#endif
777

Callers 1

RunInterfaceTestsFunction · 0.85

Calls

no outgoing calls

Tested by 1

RunInterfaceTestsFunction · 0.68