_i64tow

Function _i64tow 

Source
pub unsafe extern "C" fn _i64tow(
    _Val: c_longlong,
    _DstBuf: *mut wchar_t,
    _Radix: c_int,
) -> *mut wchar_t