Function libc::strtod[][src]

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