Function Perl_savesharedpvn

Source
pub unsafe extern "C" fn Perl_savesharedpvn(
    my_perl: *mut PerlInterpreter,
    pv: *const c_char,
    len: STRLEN,
) -> *mut c_char