MCPcopy Create free account
hub / github.com/ClassiCube/ClassiCube / Http_GetCurrent

Function Http_GetCurrent

src/Http_Worker.c:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15cc_bool Http_GetCurrent(int* reqID, int* progress) {
16 return false;
17}
18
19int Http_AsyncGetSkin(const cc_string* skinName, cc_uint8 flags) {
20 return -1;

Callers 2

Http_CheckProgressFunction · 0.70

Calls 2

Mutex_LockFunction · 0.70
Mutex_UnlockFunction · 0.70

Tested by

no test coverage detected