Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ das_modulegroup_release
Function
das_modulegroup_release
src/misc/daScriptC.cpp:149–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
void das_modulegroup_release ( das_module_group * group ) {
150
if ( group ) delete (ModuleGroup *) group;
151
}
152
153
int das_register_dynamic_modules ( das_file_access *file_access,
154
const char *project_root,
Callers
15
register_dyn_Module_FastMath
Function · 0.85
cleanup_inline_ctx
Function · 0.85
cleanup_inline_ctx
Function · 0.85
cleanup_inline_ctx
Function · 0.85
register_module_tutorial_c_04
Function · 0.85
main
Function · 0.85
main
Function · 0.85
register_module_tutorial_c_03
Function · 0.85
main
Function · 0.85
part1_problem
Function · 0.85
part2_solution
Function · 0.85
register_module_tutorial_c_12
Function · 0.85
Calls
no outgoing calls
Tested by
4
cleanup_inline_ctx
Function · 0.68
cleanup_inline_ctx
Function · 0.68
cleanup_inline_ctx
Function · 0.68
main
Function · 0.68