dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
CFunction.this
cpptooling
data
representation
CFunction
Function with no parameters and returning void.
this
(USRType usr, CFunctionName name, CxParam[] params_, CxReturnType return_type, VariadicType is_variadic, StorageClass storage_class)
this
(USRType usr, CFunctionName name, CxReturnType return_type)
this
(USRType usr, CFunctionName name)
struct
CFunction
@
safe
this
(
USRType
usr
,
CFunctionName
name
)
Meta
Source
See Implementation
cpptooling
data
representation
CFunction
constructors
this
functions
isVariadic
name
paramRange
returnType
storageClass
toString
mixins
__anonymous
variables
language
usr
Function with no parameters and returning void.