Function mex_sys::_gcvt_s [] [src]

pub unsafe extern "C" fn _gcvt_s(
    _Buffer: *mut c_char,
    _BufferCount: size_t,
    _Value: f64,
    _DigitCount: c_int
) -> errno_t