Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ _stat
Class
_stat
samples/shared/pathtools.cpp:450–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
449
#else
450
struct _stat buf;
451
std::wstring wsFixedPath = UTF8to16( sFixedPath.c_str() );
452
if ( _wstat( wsFixedPath.c_str(), &buf ) == -1 )
453
{
Callers
1
CacheMapThread
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected