Function Perl_newSV

Source
pub unsafe extern "C" fn Perl_newSV(
    my_perl: *mut PerlInterpreter,
    len: STRLEN,
) -> *mut SV