[][src]Function libperl_sys::Perl_newSVuv

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