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

Function _set_purecall_handler

BeefRT/MinRT/MinRT.cpp:375–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

373}
374
375extern "C" __declspec(dllexport) void* __cdecl _set_purecall_handler(void* _Handler)
376{
377 return 0;
378}
379
380extern "C" __declspec(dllexport) void* __cdecl _set_invalid_parameter_handler(void* _Handler)
381{

Callers 3

Crash_ErrorFunction · 0.85
BfpSystem_InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected