Function python3_sys::PyCompile_OpcodeStackEffectWithJump
source ยท pub unsafe extern "C" fn PyCompile_OpcodeStackEffectWithJump(
opcode: c_int,
oparg: c_int,
jump: c_int,
) -> c_int
pub unsafe extern "C" fn PyCompile_OpcodeStackEffectWithJump(
opcode: c_int,
oparg: c_int,
jump: c_int,
) -> c_int