generateWrapIncludeInExternC

Include headers as if they are C code.

Wrapped in extern "C" to ensure C binding of the includes.

@safe
void
generateWrapIncludeInExternC
(
ControllerT
ParamT
)
(
ControllerT ctrl
,
ParamT params
,)

Meta