MCPcopy Create free account
hub / github.com/kivy/python-for-android / quit

Function quit

pythonforandroid/recipes/android/src/android/mixer.py:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29
30def quit():
31 stop()
32 return None
33
34
35def stop():

Callers

nothing calls this directly

Calls 1

stopFunction · 0.85

Tested by

no test coverage detected