[][src]Function libperl_sys::Perl_newSVpv_share

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