Function _itow

Source
pub unsafe extern "C" fn _itow(
    _Value: c_int,
    _Buffer: *mut wchar_t,
    _Radix: c_int,
) -> *mut wchar_t