[][src]Function libperl_sys::Perl_newSVpvn

pub unsafe extern "C" fn Perl_newSVpvn(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    len: STRLEN
) -> *mut SV