Function Perl_my_atof2

Source
pub unsafe extern "C" fn Perl_my_atof2(
    my_perl: *mut PerlInterpreter,
    orig: *const c_char,
    value: *mut NV,
) -> *mut c_char