cstrtod

Function cstrtod 

Source
pub unsafe extern "C" fn cstrtod(
    __nptr: *const u8,
    __endptr: *mut *mut u8,
) -> f64