Function libc::strtod

source ยท
pub unsafe extern "C" fn strtod(
    s: *const c_char,
    endp: *mut *mut c_char,
) -> c_double