[][src]Function libperl_sys::Perl_newSVpv

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