Function gcvt

Source
pub unsafe extern "C" fn gcvt(
    _Value: f64,
    _DigitCount: c_int,
    _DstBuf: *mut c_char,
) -> *mut c_char