Function cstrtod

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