atof

Function atof 

Source
pub unsafe extern "C" fn atof(__nptr: *const c_char) -> f64
Expand description

Convert a string to a floating-point number.