pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
FnHasRefParams
pyd
references
Undocumented in source.
template
FnHasRefParams (
Fn
) {
alias
FnHasRefParams
=
anySatisfy
!(
IsRefParam
,
ParameterStorageClassTuple
!(
Fn
))
;
}
Members
Aliases
FnHasRefParams
alias
FnHasRefParams
=
anySatisfy
!(
IsRefParam
,
ParameterStorageClassTuple
!(
Fn
))
Undocumented in source.
Meta
Source
See Implementation
pyd
references
functions
findMatchingType
get_d_reference
get_python_reference
isConversionAddingFunctionAttributes
remove_pyd_mapping
set_pyd_mapping
wrap_d_object
structs
DClass_Py_Mapping
DDg_Py_Mapping
DFn_Py_Mapping
DStruct_Py_Mapping
templates
FnHasRefParams
IsRefParam
PydTypeObject
is_wrapped
pyd_references
reference_container