cAdjustParamType

C11 does not allow array or function parameters. Hence, adjust those types per C11 6.7.6.3 rules.

cAdjustParamType

Parameters

t Type

parameter type to adjust

sc Scope*

context

Return Value

Type: Type

adjusted type

Meta