Function Perl_my_strtod

Source
pub unsafe extern "C" fn Perl_my_strtod(
    s: *const c_char,
    e: *mut *mut c_char,
) -> NV