pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
DFn_Py_Mapping.TypeInfoType
pyd
references
DFn_Py_Mapping
Undocumented in source.
struct
DFn_Py_Mapping
template
TypeInfoType (
T
)
if
(
isFunctionPointer
!
T
) {
alias
TypeInfoType
=
Unqual
!(
SetFunctionAttributes
!(
T
,
functionLinkage
!
T
,
FunctionAttribute
.
none
))
;
}
Members
Aliases
TypeInfoType
alias
TypeInfoType
=
Unqual
!(
SetFunctionAttributes
!(
T
,
functionLinkage
!
T
,
FunctionAttribute
.
none
))
Undocumented in source.
Meta
Source
See Implementation
pyd
references
DFn_Py_Mapping
constructors
this
functions
FromKey
static functions
DKey
templates
TypeInfoType
variables
constness
d
d_typeinfo
functionAttributes
linkage
params_info
py