Function Perl_sv_setnv_mg

Source
pub unsafe extern "C" fn Perl_sv_setnv_mg(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    num: NV,
)