Function PyNode_Compile

Source
pub unsafe extern "C" fn PyNode_Compile(
    arg1: *mut _node,
    arg2: *const c_char,
) -> *mut PyCodeObject
Available on non-Py_LIMITED_API and neither PyPy nor Py_3_10 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here