MCPcopy Create free account
hub / github.com/YtFlow/Maple / lwip_strerr

Function lwip_strerr

Maple.Task/VpnPlugin.cpp:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5#include "winrt/Windows.Storage.AccessCache.h"
6
7extern "C" void* lwip_strerr(uint8_t) {
8 return (void*)(const char*)"";
9}
10
11
12namespace winrt::Maple_Task::implementation

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected