Function Perl_savesharedpv

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