Skip to main content

Perl_newSVnv

Function Perl_newSVnv 

Source
pub unsafe fn Perl_newSVnv(my_perl: *mut PerlInterpreter, n: NV) -> *mut SV
Expand description

thx shim for crate::Perl_newSVnv.