Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
771
nullres nullcIsManagedPointer(void* ptr)
772
{
773
return NULLC::IsBasePointer(ptr);
774
}
775
776
#endif
777
Callers
1
RunInterfaceTests
Function · 0.85
Calls
no outgoing calls
Tested by
1
RunInterfaceTests
Function · 0.68