Perl_newSVnv

Function Perl_newSVnv 

Source
pub unsafe extern "C" fn Perl_newSVnv(
    my_perl: *mut PerlInterpreter,
    n: NV,
) -> *mut SV