pub fn stack_idx_to_i32(i: StackIdx) -> i32
Explicit StackIdx → i32 conversion for call sites that need a signed index and would otherwise hit an ambiguous non-primitive-cast error.
StackIdx
i32