Function Perl_my_atof3

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