Function Perl_newSVuv

Source
pub unsafe extern "C" fn Perl_newSVuv(
    my_perl: *mut PerlInterpreter,
    u: UV,
) -> *mut SV