Function Perl_newSVpv_share

Source
pub unsafe extern "C" fn Perl_newSVpv_share(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    hash: U32,
) -> *mut SV