Function Perl_save_int

Source
pub unsafe extern "C" fn Perl_save_int(
    my_perl: *mut PerlInterpreter,
    intp: *mut c_int,
)