Function wcstod

Source
pub unsafe extern "C" fn wcstod(
    _String: *const wchar_t,
    _EndPtr: *mut *mut wchar_t,
) -> f64