Function libR_sys::R_strtod

source ยท
pub unsafe extern "C" fn R_strtod(
    c: *const c_char,
    end: *mut *mut c_char
) -> f64