Function esp_idf_hal::sys::strtod

source ยท
pub unsafe extern "C" fn strtod(
    __n: *const i8,
    __end_PTR: *mut *mut i8,
) -> f64