pyo3_ffi

Function PyErr_SetFromErrno

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