[][src]Function libperl_sys::Perl_newSVpvn_share

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