Add `extern "C"` around `PyTraceMalloc_` functions. (#127772)
Pretty much everything else exported by Python.h has an extern "C" annotation, yet this header appears to be missing one.
P
Peter Hawkins committed
2cdeb61b57e638ae46a04386330a12abe9cddf2c
Parent: db9bea0
Committed by GitHub <noreply@github.com>
on 12/11/2024, 9:27:07 AM