isFunctionPointerType.isFunctionPointerType

Undocumented in source.
template isFunctionPointerType(T : FT*, FT)
enum isFunctionPointerType = is(FT == function);

Meta