MCPcopy Create free account
hub / github.com/defold/defold / Delete

Function Delete

engine/dlib/src/dlib/http_client.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362 }
363
364 void Delete(HClient client)
365 {
366 delete client;
367 }
368
369 dmSocket::Result GetLastSocketResult(HClient client)
370 {

Callers 1

~PoolCreatorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected