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

Function ResetURL

engine/dlib/src/dlib/message.cpp:408–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406 }
407
408 void ResetURL(URL* url)
409 {
410 memset((void*)url, 0, sizeof(URL));
411 }
412
413 void ResetURL(URL& url)
414 {

Callers 15

ScriptGetURLFunction · 0.85
TEST_FFunction · 0.85
URL_newFunction · 0.85
ResolveURLFunction · 0.85
TEST_FFunction · 0.85
TableUserDataMethod · 0.85
PostFunction · 0.85
TESTFunction · 0.85
OnWindowResizeFunction · 0.85
TEST_FFunction · 0.85
RenderScriptGetURLFunction · 0.85

Calls

no outgoing calls

Tested by 9

TEST_FFunction · 0.68
TEST_FFunction · 0.68
TableUserDataMethod · 0.68
TESTFunction · 0.68
TEST_FFunction · 0.68
PostSpritePlayAnimationFunction · 0.68
PostLabelSetTextFunction · 0.68
TEST_PFunction · 0.68
TEST_FFunction · 0.68