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

Function _set_abort_behavior

BeefRT/MinRT/MinRT.cpp:385–388  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385extern "C" __declspec(dllexport) unsigned int __cdecl _set_abort_behavior(unsigned int _Flags, unsigned int _Mask)
386{
387 return 0;
388}
389
390extern "C" int _vsnprintf_s_l(
391 char *buffer,

Callers 1

BfpSystem_InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected