Function swift_dtoa_optimal_long_double

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