Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KAlO2/PerfectShow
/ ClearLastErr
Function
ClearLastErr
jni/stasm/err.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void ClearLastErr(void)
147
{
148
err_g[0] = 0;
149
}
150
151
} // namespace stasm
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected