Skip to main content

Perl_pad_alloc

Function Perl_pad_alloc 

Source
pub unsafe extern "C" fn Perl_pad_alloc(
    my_perl: *mut interpreter,
    optype: i32,
    tmptype: u32,
) -> isize