Function Perl_pad_push

Source
pub unsafe extern "C" fn Perl_pad_push(
    my_perl: *mut PerlInterpreter,
    padlist: *mut PADLIST,
    depth: c_int,
)