Rule: Pointee constness added, ABI neutral¶
Canonical rule slug: api-pointee-const-abi-neutral. ← back to all rules
A C parameter gains pointee constness, which changes the source contract without changing the binary calling convention.
Canonical demonstration¶
- case186_c_api_pointee_const_abi_neutral — C API Pointee const-Qualification Is ABI-Neutral (✅ NO_CHANGE)