Function Perl_my_atof

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