Function onnxruntime_sys::_ultow_s[][src]

pub unsafe extern "C" fn _ultow_s(
    _Value: c_ulong,
    _Buffer: *mut wchar_t,
    _BufferCount: size_t,
    _Radix: c_int
) -> errno_t