[−][src]Function python27_sys::PyErr_WarnEx
pub unsafe extern "C" fn PyErr_WarnEx(
category: *mut PyObject,
msg: *const c_char,
stacklevel: Py_ssize_t
) -> c_int
pub unsafe extern "C" fn PyErr_WarnEx(
category: *mut PyObject,
msg: *const c_char,
stacklevel: Py_ssize_t
) -> c_int