Function Perl_new_version

Source
pub unsafe extern "C" fn Perl_new_version(
    my_perl: *mut PerlInterpreter,
    ver: *mut SV,
) -> *mut SV