Function python3_sys::PyErr_SetFromErrnoWithFilename
source ยท pub unsafe extern "C" fn PyErr_SetFromErrnoWithFilename(
exc: *mut PyObject,
filename: *const c_char,
) -> *mut PyObject
pub unsafe extern "C" fn PyErr_SetFromErrnoWithFilename(
exc: *mut PyObject,
filename: *const c_char,
) -> *mut PyObject