Skip to main content

PyCompile_OpcodeStackEffectWithJump

Function PyCompile_OpcodeStackEffectWithJump 

Source
pub unsafe extern "C" fn PyCompile_OpcodeStackEffectWithJump(
    opcode: c_int,
    oparg: c_int,
    jump: c_int,
) -> c_int
Available on neither Py_LIMITED_API nor RustPython.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here