MCPcopy Create free account
hub / github.com/ConfettiFX/The-Forge / c_str

Method c_str

Common_3/OS/Windows/WindowsFileSystem.cpp:138–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136 }
137
138 const char* c_str() { return utf8; }
139};
140
141static inline FORGE_CONSTEXPR const char* fsFileModeToString(FileMode mode)

Callers 2

ioWindowsFsGetSizeFunction · 0.45
ioWindowsFsCloseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected