autowrap ~master (2021-06-16T16:42:41Z)
Dub
Repo
pythonArgsToDArgs
python
type
Undocumented in source. Be warned that the author may not have intended to support it.
auto
pythonArgsToDArgs
(
bool
isVariadic
P
...
)
(
PyObject
*
args
,
PyObject
*
kwargs
)
if
(
allSatisfy
!(
isParameter
,
P
)
)
Meta
Source
See Implementation
python
type
classes
ArgsException
ArgumentConversionException
enums
isDateOrDateTime
isNonRangeUDT
isPhobos
isTuple
isUserAggregate
functions
noThrowable
pythonArgsToDArgs
pythonCallable
pythonClass
userAggregateInit
structs
PythonClass
PythonFunction
PythonMethod
PythonType
variables
gFactory