PyErr_SetFromErrno

Function PyErr_SetFromErrno 

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