Function python3_sys::PyErr_WarnFormat
source ยท pub unsafe extern "C" fn PyErr_WarnFormat(
category: *mut PyObject,
stack_level: Py_ssize_t,
format: *const c_char,
...
) -> c_int
pub unsafe extern "C" fn PyErr_WarnFormat(
category: *mut PyObject,
stack_level: Py_ssize_t,
format: *const c_char,
...
) -> c_int