Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ callback
Method
callback
libs/JSystem/JAudio/System/JASAudioReseter.cpp:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
s32 JASAudioReseter::callback(void *p) {
75
return ((JASAudioReseter*)p)->calc();
76
}
Callers
nothing calls this directly
Calls
1
calc
Method · 0.45
Tested by
no test coverage detected