MCPcopy Create free account
hub / github.com/beefytech/Beef / BlContext_SetDebug

Function BlContext_SetDebug

IDEHelper/Linker/BlContext.cpp:3847–3850  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3845}
3846
3847BF_EXPORT void BF_CALLTYPE BlContext_SetDebug(BlContext* blContext, int debugMode)
3848{
3849 blContext->mDebugKind = debugMode;
3850}
3851
3852BF_EXPORT void BF_CALLTYPE BlContext_SetPDBName(BlContext* blContext, const char* pdbPath)
3853{

Callers 1

HandleParamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected