pub unsafe extern "C" fn wcstod( __nptr: *const wchar_t, __endptr: *mut *mut wchar_t, ) -> f64
Convert initial portion of the wide string NPTR to `double’ representation.