Function pyo3::ffi::PyErr_SetFromErrno

source ·
pub unsafe extern "C" fn PyErr_SetFromErrno(
    arg1: *mut PyObject
) -> *mut PyObject