dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Type.isPtrToFunction
dmd
mtype
Type
Is this type a pointer to a function?
class
Type
final pure inout nothrow @
nogc
inout
(
TypeFunction
)
isPtrToFunction
(
)
Return Value
Type:
inout
(
TypeFunction
)
the function type if it is
Meta
Source
See Implementation
dmd
mtype
Type
functions
addMod
addSTC
addStorageClass
alignment
baseElemOf
castMod
check
checkAliasThisRec
checkComplexTransition
checkDeprecated
constConv
constOf
covariant
deduceWild
defaultInitLiteral
fixTo
getUniqueID
hasInvariant
hasPointers
hasSystemFields
hasVoidInitPointers
hasWild
immutableOf
implicitConvTo
isAssignable
isBoolean
isFunction_Delegate_PtrToFunction
isPtrToFunction
merge2
modToBuffer
modToChars
mutableOf
needsCopyOrPostblit
needsDestruction
needsNested
nextOf
nullAttributes
numberOfElems
sizemask
toBasetype
toChars
toHeadMutable
toPrettyChars
unSharedOf
wildOf
static functions
deinitialize
Is this type a pointer to a function?