Function pyo3_ffi::PyStatus_Error
source ยท pub unsafe extern "C" fn PyStatus_Error(
err_msg: *const c_char,
) -> PyStatus
Available on
Py_3_8
and non-PyPy
and non-Py_LIMITED_API
only.