Perl_pad_alloc

Function Perl_pad_alloc 

Source
pub unsafe extern "C" fn Perl_pad_alloc(
    my_perl: *mut PerlInterpreter,
    optype: I32,
    tmptype: U32,
) -> PADOFFSET