strtod

Function strtod 

Source
pub unsafe extern "C" fn strtod(
    __n: *const c_char,
    __end_PTR: *mut *mut c_char,
) -> f64