autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
PyErr_WarnEx
deimos
python
warnings
_
version(Python_3_4_Or_Later)
extern (
C
)
int
PyErr_WarnEx
(
PyObject
*
category
,
const
(
char
)*
message
,
Py_ssize_t
stack_level
)
Meta
Source
See Implementation
deimos
python
warnings
functions
PyErr_ResourceWarning
PyErr_WarnEx
PyErr_WarnExplicit
PyErr_WarnFormat
_