Function Perl_save_svref

Source
pub unsafe extern "C" fn Perl_save_svref(
    my_perl: *mut PerlInterpreter,
    sptr: *mut *mut SV,
) -> *mut SV