Function R_strtod

Source
pub unsafe extern "C" fn R_strtod(
    c: *const c_char,
    end: *mut *mut c_char,
) -> c_double