autowrap v0.7.0 (2022-10-10T08:24:09Z)
Dub
Repo
isFunctionType.isFunctionType
autowrap
csharp
common
isFunctionType
Undocumented in source.
enum
isFunctionType
;
enum
isFunctionType
;
template
isFunctionType
(T)
package
static if
(!(
is(T == function) || is(T == delegate)
))
enum
isFunctionType
=
isFunctionPointer
!
T
;
Meta
Source
See Source File
autowrap
csharp
common
isFunctionType
manifest constants
isFunctionType