Function Perl_save_aptr

Source
pub unsafe extern "C" fn Perl_save_aptr(
    my_perl: *mut PerlInterpreter,
    aptr: *mut *mut AV,
)