Function stod_w_string

Source
pub unsafe fn stod_w_string(str: impl CastInto<Ref<WString>>) -> c_double
Expand description

Calls C++ function: double std::stod(const std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t>>& __str).