Skip to content

Rule: Function became inline

Canonical rule slug: func-became-inline. ← back to all rules

A function stops being emitted as an exported symbol and becomes header-inline, so existing binaries can no longer resolve it.

Canonical demonstration