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

Function Updater_MarkExecutable

src/_PlatformBase.h:447–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445cc_result Updater_GetBuildTime(cc_uint64* timestamp) { return ERR_NOT_SUPPORTED; }
446
447cc_result Updater_MarkExecutable(void) { return ERR_NOT_SUPPORTED; }
448
449cc_result Updater_SetNewBuildTime(cc_uint64 timestamp) { return ERR_NOT_SUPPORTED; }
450#endif

Callers 1

FetchUpdateTask_HandleFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected