MCPcopy Create free account
hub / github.com/SimpleITK/SimpleITK / functionCommand

Function functionCommand

Testing/Unit/sitkCommonTests.cxx:656–660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654
655int gValue = 0;
656void
657functionCommand()
658{
659 gValue = 98;
660}
661
662void
663functionCommandWithClientData(void * _data)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected