autowrap ~wrap_more (2022-02-21T06:46:39.7636453)
Dub
Repo
isExportFunction
autowrap
reflection
Undocumented in source.
package
template
isExportFunction (
alias
F
Flag
!"alwaysExport"
alwaysExport
=
No
.
alwaysExport
) {
import
std
.
traits
:
isFunction
;
;
version(AutowrapAlwaysExport)
package
enum
linkage
;
version(AutowrapAlwaysExport)
package
enum
isExportFunction
;
version(!AutowrapAlwaysExport)
package
enum
isExportFunction
;
}
Members
Manifest constants
isExportFunction
enum
isExportFunction
;
Undocumented in source.
isExportFunction
enum
isExportFunction
;
Undocumented in source.
linkage
enum
linkage
;
Undocumented in source.
Meta
Source
See Implementation
autowrap
reflection
enums
isModule
structs
Module
Modules
templates
AllAggregates
AllFunctions
FunctionSymbol
Functions
Symbol
isExportFunction
isUserAggregate