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

Function BlContext_SetImpLib

IDEHelper/Linker/BlContext.cpp:3842–3845  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3840}
3841
3842BF_EXPORT void BF_CALLTYPE BlContext_SetImpLib(BlContext* blContext, const char* impLibName)
3843{
3844 blContext->mImpLibName = impLibName;
3845}
3846
3847BF_EXPORT void BF_CALLTYPE BlContext_SetDebug(BlContext* blContext, int debugMode)
3848{

Callers 1

HandleParamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected