Function pyo3::ffi::PyNode_Compile

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