Function swift_dtoa_optimal_double

Source
pub unsafe extern "C" fn swift_dtoa_optimal_double(
    arg1: f64,
    dest: *mut c_char,
    length: usize,
) -> usize