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

Function _set_invalid_parameter_handler

BeefRT/MinRT/MinRT.cpp:380–383  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380extern "C" __declspec(dllexport) void* __cdecl _set_invalid_parameter_handler(void* _Handler)
381{
382 return 0;
383}
384
385extern "C" __declspec(dllexport) unsigned int __cdecl _set_abort_behavior(unsigned int _Flags, unsigned int _Mask)
386{

Callers 3

Crash_ErrorFunction · 0.85
BfpSystem_InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected