[][src]Function swim_python3_sys::pyerrors::PyErr_SetFromErrnoWithFilename

pub unsafe extern "C" fn PyErr_SetFromErrnoWithFilename(
    exc: *mut PyObject,
    filename: *const cchar
) -> *mut PyObject