MCPcopy Create free account
hub / github.com/DeusData/codebase-memory-mcp / cbm_python_stdlib_register

Function cbm_python_stdlib_register

internal/cbm/lsp/py_lsp.c:3984–3987  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3982
3983#ifndef CBM_PYTHON_STDLIB_GENERATED
3984void cbm_python_stdlib_register(CBMTypeRegistry *reg, CBMArena *arena) {
3985 (void)reg;
3986 (void)arena;
3987}
3988#endif

Callers 3

cbm_run_py_lspFunction · 0.70
cbm_run_py_lsp_crossFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected