[][src]Function pyo3::ffi::PyGen_New

pub unsafe extern "C" fn PyGen_New(frame: *mut PyFrameObject) -> *mut PyObject