TargetCPP.parameterType

Get the type that will really be used for passing the given argument to an extern(C++) function.

struct TargetCPP
extern (C++)
parameterType

Parameters

p Parameter

parameter to be passed.

Return Value

Type: Type

Type to use for parameter p.

Suggestion Box / Bug Report