[][src]Function jl_sys::jl_strtod_c

pub unsafe extern "C" fn jl_strtod_c(
    nptr: *const c_char,
    endptr: *mut *mut c_char
) -> f64