pyo3::ffi

Function PyGen_New

Source
pub unsafe extern "C" fn PyGen_New(
    frame: *mut PyFrameObject,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here