MCPcopy Create free account
hub / github.com/WheretIB/nullc / Abort

Function Abort

SupSpi/SupSpi.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 return PARSE_OK;
79 }
80 void Abort()
81 {
82 BaseP::continueParse = false;
83 }
84
85 void DeleteParsers()
86 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected