Function PyErr_NoMemory

pub unsafe extern "C" fn PyErr_NoMemory() -> *mut PyObject
Available on crate features dep_pyo3 and std only.