[][src]Function cpp_std::stod_string

pub unsafe fn stod_string(str: impl CastInto<Ref<String>>) -> c_double

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