Function Perl_save_pptr

Source
pub unsafe extern "C" fn Perl_save_pptr(
    my_perl: *mut PerlInterpreter,
    pptr: *mut *mut c_char,
)