[][src]Function cpp_std::stod_w_string

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

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