pythonArgsToDArgs

Undocumented in source. Be warned that the author may not have intended to support it.
pythonArgsToDArgs
(
bool isVariadic
P...
)
(
PyObject* args
,
PyObject* kwargs
)
if (
allSatisfy!(isParameter, P)
)

Meta