Open
Description
Describe the solution you'd like
The easiest solution would be to split arg
and argument
to a Parameters
label with a new TypedField
sphinx/sphinx/domains/c/__init__.py
Lines 297 to 308 in 0504903
Describe alternatives you've considered
Or toggle the label with a flag somehow.
Happy to open a PR if this looks like a viable solution and of course for alternative solutions.