Skip to main content

PyGen_New

Function PyGen_New 

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