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

Function BlContext_SetSubsystem

IDEHelper/Linker/BlContext.cpp:3910–3913  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3908}
3909
3910BF_EXPORT void BF_CALLTYPE BlContext_SetSubsystem(BlContext* blContext, int subsystem)
3911{
3912 blContext->mPeSubsystem = subsystem;
3913}
3914
3915BF_EXPORT void BF_CALLTYPE BlContext_SetStack(BlContext* blContext, int reserve, int commit)
3916{

Callers 1

HandleParamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected